ADMIN_LOGLEVEL Keyword


     ADMIN_LOGLEVEL={value}

 

This keyword controls output of administrative data from the server. The keyword specifies the initial log level for all tasks. The default is log level is zero (0). When the keyword is set to one (1), additional data is logged including includes the client type, the client computer name, the client user name, and information about untrapped programs errors that occur in a user PL/B program.

Example:

 

     ADMIN_LOGLEVEL=1

 

 

See Also: Server Configuration Keywords, Server Command Line



PL/B Web Server ADMIN_LOGCHILD ADMIN_LOGON