org.jboss.logging.log4j
Class Log4jLoggerPlugin
java.lang.Object
org.jboss.logging.log4j.Log4jLoggerPlugin
- All Implemented Interfaces:
- org.jboss.logging.LoggerPlugin, org.jboss.logging.MDCSupport, org.jboss.logging.NDCSupport
public class Log4jLoggerPlugin
- extends Object
- implements org.jboss.logging.LoggerPlugin, org.jboss.logging.NDCSupport, org.jboss.logging.MDCSupport
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log4jLoggerPlugin
public Log4jLoggerPlugin()
getInstance
public org.jboss.logging.LoggerPluginInstance getInstance(String name,
String resourceBundleName)
- Specified by:
getInstance
in interface org.jboss.logging.LoggerPlugin
getMDCProvider
public org.jboss.logging.MDCProvider getMDCProvider()
- Specified by:
getMDCProvider
in interface org.jboss.logging.MDCSupport
getNDCProvider
public org.jboss.logging.NDCProvider getNDCProvider()
- Specified by:
getNDCProvider
in interface org.jboss.logging.NDCSupport
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.