ch.qos.logback.classic.gaffer
Class GafferUtil

java.lang.Object
  extended by ch.qos.logback.classic.gaffer.GafferUtil

public class GafferUtil
extends Object

Author:
Ceki Gücü

Constructor Summary
GafferUtil()
           
 
Method Summary
static void runGafferConfiguratorOn(LoggerContext loggerContext, Object origin, File configFile)
           
static void runGafferConfiguratorOn(LoggerContext loggerContext, Object origin, URL configFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GafferUtil

public GafferUtil()
Method Detail

runGafferConfiguratorOn

public static void runGafferConfiguratorOn(LoggerContext loggerContext,
                                           Object origin,
                                           File configFile)

runGafferConfiguratorOn

public static void runGafferConfiguratorOn(LoggerContext loggerContext,
                                           Object origin,
                                           URL configFile)


Copyright © 2005-2012 QOS.ch. All Rights Reserved.