org.apache.openejb.util
Class JuliLogStreamFactory

java.lang.Object
  extended by org.apache.openejb.util.JuliLogStreamFactory
All Implemented Interfaces:
LogStreamFactory

public class JuliLogStreamFactory
extends Object
implements LogStreamFactory

default conf = jre conf user conf used transparently


Nested Class Summary
static class JuliLogStreamFactory.OpenEJBLogManager
           
static class JuliLogStreamFactory.OpenEJBSimpleLayoutHandler
           
 
Field Summary
static String OPENEJB_LOG_COLOR_PROP
           
 
Constructor Summary
JuliLogStreamFactory()
           
 
Method Summary
 LogStream createLogStream(LogCategory logCategory)
           
static boolean isNotIDE()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OPENEJB_LOG_COLOR_PROP

public static final String OPENEJB_LOG_COLOR_PROP
See Also:
Constant Field Values
Constructor Detail

JuliLogStreamFactory

public JuliLogStreamFactory()
Method Detail

createLogStream

public LogStream createLogStream(LogCategory logCategory)
Specified by:
createLogStream in interface LogStreamFactory

isNotIDE

public static boolean isNotIDE()


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