Sets the debugging log class for LSF commands and APIs.
Specifies the log class filtering to be applied to LSF commands or the API. Only messages belonging to the specified log class are recorded.
LSF_CMD_LOG_MASK=LOG_DEBUG LSF_DEBUG_CMD="LC_TRACE LC_EXEC"
Debugging is turned on when you define both parameters. In addition, LSF_SERVERDIR (lsf.conf) must be defined.
The daemons log to the syslog facility unless LSF_CMD_LOGDIR is defined.
LC_EXEC and LC2_EXEC: Log significant steps for job execution
LC_LICENSE and LC2_LICENSE : Log license management messages (LC_LICENCE is also supported for backward compatibility)
LC_MULTI and LC2_MULTI: Log messages pertaining to MultiCluster
LC_PEND and LC2_PEND: Log messages related to job pending reasons
LC_SIGNAL and LC2_SIGNAL: Log messages pertaining to signals