ProcessFlow9 Logging Level

 1 Replies
 0 Subscribed to this topic
 52 Subscribed to this forum
Sort:
Author
Messages
Sam Simpson
Veteran Member Send Private Message
Posts: 239
Veteran Member

Is there a way to control the logging levels in ProcessFlow9? I know Lawson is using log4j technology for logging levels in ios, etc.

Any insight is appreciated.

 

Sam

David Williams
Veteran Member Send Private Message
Posts: 1127
Veteran Member
Run GENDIR/bin/pfserv config
Do you want server trace ON?
Y — Enter Y to debug the server.
N — No. The server trace is OFF. Generally, the service trace is turned OFF.
Do you want process wise trace ON?
Y — The process wise trace is ON. It turns on the flow name .log created for each flow.
N — The process wise trace is OFF. Generally, the process wise trace is turned off.

Within the Service Definition setup you can also set Write History to No.
David Williams