Package | Description |
---|---|
org.apache.maven.cli.logging | |
org.apache.maven.cli.logging.impl |
Modifier and Type | Method and Description |
---|---|
static Slf4jConfiguration.Level |
Slf4jConfiguration.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Slf4jConfiguration.Level[] |
Slf4jConfiguration.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Slf4jConfiguration.setRootLoggerLevel(Slf4jConfiguration.Level level)
Set root logging level.
|
void |
BaseSlf4jConfiguration.setRootLoggerLevel(Slf4jConfiguration.Level level) |
Modifier and Type | Method and Description |
---|---|
void |
Slf4jSimpleConfiguration.setRootLoggerLevel(Slf4jConfiguration.Level level) |
void |
LogbackConfiguration.setRootLoggerLevel(Slf4jConfiguration.Level level) |
void |
Log4j2Configuration.setRootLoggerLevel(Slf4jConfiguration.Level level) |
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.