org.wildfly.extras.creaper.commands.logging
Class Logging.Logger

java.lang.Object
  extended by org.wildfly.extras.creaper.commands.logging.Logging.Logger
Enclosing class:
Logging

public static final class Logging.Logger
extends Object


Method Summary
 AddLogger.Builder add(String category)
           
 ChangeLogger.Builder change(String category)
           
 RemoveLogger remove(String category)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

add

public AddLogger.Builder add(String category)

change

public ChangeLogger.Builder change(String category)

remove

public RemoveLogger remove(String category)


Copyright © 2016. All rights reserved.