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

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

public static final class Logging.LogHandler
extends Object


Method Summary
 Logging.ConsoleLogHandler console()
           
 Logging.PeriodicRotatingFileLogHandler periodicRotatingFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

console

public Logging.ConsoleLogHandler console()

periodicRotatingFile

public Logging.PeriodicRotatingFileLogHandler periodicRotatingFile()


Copyright © 2016. All rights reserved.