NOLOG
Suppresses logging the selected type of event in the debug log file.
NOLOG {IN | OUT | DENIED | QUEUED | UNSUPPORTED}
Entry |
Description |
NOLOG IN |
Turns off logging of checkins. Two separate NOLOG lines are required to turn off logging of checkouts (including COAVAIL requests and queued requests). |
NOLOG OUT |
Turns off logging of checkouts. |
NOLOG DENIED NOLOG QUEUED |
Turns off logging of checkouts and queued requests. License administrators use this option to reduce the size of the debug log file. However, it can reduce the usefulness of the debug log when debugging license server problems. |
NOLOG UNSUPPORTED |
Suppresses UNSUPPORTED messages in the debug log. This suppresses error messages in the debug log that report a failure due to the feature being unsupported. |
See Also
Programming Reference for License File–Based Licensing for details about the LM_CO_AVAIL_NOWAIT flag