org.apache.openejb.util
Class Slf4jLogStreamFactory
java.lang.Object
org.apache.openejb.util.Slf4jLogStreamFactory
- All Implemented Interfaces:
- LogStreamFactory
public class Slf4jLogStreamFactory
- extends Object
- implements LogStreamFactory
Simple Slf4jLogStream, not much configuration needed, as slf4j is just a facade
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Slf4jLogStreamFactory
public Slf4jLogStreamFactory()
createLogStream
public LogStream createLogStream(LogCategory logCategory)
- Specified by:
createLogStream in interface LogStreamFactory
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.