org.slf4j.helpers
Class Log4JMarkerFactory
java.lang.Object
org.slf4j.helpers.Log4JMarkerFactory
- All Implemented Interfaces:
- org.slf4j.IMarkerFactory
public class Log4JMarkerFactory
- extends Object
- implements org.slf4j.IMarkerFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log4JMarkerFactory
public Log4JMarkerFactory()
getMarker
public org.slf4j.Marker getMarker(String name)
- Specified by:
getMarker
in interface org.slf4j.IMarkerFactory
exists
public boolean exists(String name)
- Specified by:
exists
in interface org.slf4j.IMarkerFactory
detachMarker
public boolean detachMarker(String name)
- Specified by:
detachMarker
in interface org.slf4j.IMarkerFactory
getDetachedMarker
public org.slf4j.Marker getDetachedMarker(String name)
- Specified by:
getDetachedMarker
in interface org.slf4j.IMarkerFactory
Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved. Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, and the Apache Logging project logo are trademarks of The Apache Software Foundation.