BlLogger - getLogLevel
BlLogger - getLogLevel
Description :
This command gets the current log level for a logger that you specify on the Application Server. The logger name should be a fully qualified Java class or package name. This command returns the log level associated with the specified logger. The log level can be error, warn, info, or debug.
Return type : String
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
loggerName | String | A string that provides a fully qualified Java class or package name. |
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*