LOGMSGI (JANUS DEFINE parameter)

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Prevent web logging during logon

LOGMSGI is a parameter on JANUS DEFINE, which defines and sets characteristics of a Janus port.

This parameter prevents Janus Web Server from saving Model 204 messages issued during logon for a web user.

Model 204 messages issued during logon for a Janus Web Server thread are saved to the request buffer for subsequent retrieval via $Web_Num_LogMsg and $Web_LogMsg unless the LOGMSGI parameter is specified in the port definition.

Valid only for WEBSERV ports.

See also