org.wildfly.extras.creaper.commands.logging
Class ChangeRootLogger.Builder
java.lang.Object
org.wildfly.extras.creaper.commands.logging.ChangeRootLogger.Builder
- Enclosing class:
- ChangeRootLogger
public static final class ChangeRootLogger.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChangeRootLogger.Builder
public ChangeRootLogger.Builder()
level
public ChangeRootLogger.Builder level(LogLevel level)
handler
public ChangeRootLogger.Builder handler(String handler)
handlers
public ChangeRootLogger.Builder handlers(String... handlers)
filter
public ChangeRootLogger.Builder filter(String filter)
build
public ChangeRootLogger build()
Copyright © 2020. All rights reserved.