This class is deprecated.
See Logger interface
for details.
Log level settings. The log level is provided to the Logger through
the Logger.setLogLevel(int)
method.
| int | ERROR | |
| int | INFO | |
| int | VERBOSE | |
| int | WARNING |
|
LogLevel()
|