org.apache.openejb.log
Class JULUtil

java.lang.Object
  extended by org.apache.openejb.log.JULUtil

public final class JULUtil
extends Object


Field Summary
static String DEFAULT_LOG_LEVEL
           
static String OPENEJB_LOG_LEVEL
           
 
Method Summary
static Level level()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_LOG_LEVEL

public static final String DEFAULT_LOG_LEVEL
See Also:
Constant Field Values

OPENEJB_LOG_LEVEL

public static final String OPENEJB_LOG_LEVEL
See Also:
Constant Field Values
Method Detail

level

public static Level level()


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.