de.ls5.jlearn.logging.jre
Class LogFactory

java.lang.Object
  extended by de.ls5.jlearn.logging.jre.LogFactory

public class LogFactory
extends Object

Author:
Oliver Bauer

Constructor Summary
LogFactory()
           
 
Method Summary
static void configure(Level globalLevel, Map<Class<?>,Level> config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogFactory

public LogFactory()
Method Detail

configure

public static void configure(Level globalLevel,
                             Map<Class<?>,Level> config)
                      throws IOException
Parameters:
globalLevel -
config -
Throws:
IOException


Copyright © 2011. All Rights Reserved.