NOLOG

NOLOG suppresses logging of the selected type of event in the debug log file.

Usage:

NOLOG { IN | OUT | DENIED | QUEUED | UNSUPPORTED}

Entry

Description

NOLOG IN

Turns off logging of check-ins. Two separate NOLOG lines are required to turn off logging of check-ins and queued requests.

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

This suppresses UNSUPPORTED messages, which are error messages in the debug log that report a failure due to the feature being unsupported.

2/20/2013