Sets the debugging log class for commands and APIs.
Specifies the log class filtering to be applied to LSF batch commands or the API. Only messages belonging to the specified log class are recorded.
LSB_CMD_LOG_MASK=LOG_DEBUG LSB_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 LSB_CMD_LOGDIR is defined.
LC_ADVRSV and LC2_ADVRSV: Log advance reservation modifications
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_MEMORY and LC2_MEMORY: Log messages related to MEMORY allocation
LC_MULTI and LC2_MULTI: Log messages pertaining to MultiCluster
LC_PEND and LC2_PEND: Log messages related to job pending reasons
LC_RESOURCE and LC2_RESOURCE: Log messages related to resource broker
LC_SCHED and LC2_SCHED: Log messages pertaining to the mbatchd scheduler.
LC_SIGNAL and LC2_SIGNAL: Log messages pertaining to signals
LC_XDRVERSION and LC2_XDRVERSION: Log messages for XDR version