JBoss Logging Log4j 2.2.0.CR1

org.jboss.logging.log4j
Class Log4jLoggerPlugin

java.lang.Object
  extended by 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


Constructor Summary
Log4jLoggerPlugin()
           
 
Method Summary
 org.jboss.logging.LoggerPluginInstance getInstance(String name, String resourceBundleName)
           
 org.jboss.logging.MDCProvider getMDCProvider()
           
 org.jboss.logging.NDCProvider getNDCProvider()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4jLoggerPlugin

public Log4jLoggerPlugin()
Method Detail

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

JBoss Logging Log4j 2.2.0.CR1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.