public class AppLogLevel extends Object
Modifier and Type | Method and Description |
---|---|
static void |
resetLogLevel()
Set the log level according to the entry in posper.properties,
The default log level is WARN.
|
static void |
setLogLevel(String logLevel)
Set the log level for the running application to logLevel
|
static Boolean |
warn() |
public static void setLogLevel(String logLevel)
logLevel
- public static void resetLogLevel()
public static Boolean warn()
Copyright © 2021. All rights reserved.