org.jboss.logging
Class Log4jLoggerPlugin

java.lang.Object
  extended by org.jboss.logging.log4j.Log4jLoggerPlugin
      extended by org.jboss.logging.Log4jLoggerPlugin
All Implemented Interfaces:
org.jboss.logging.LoggerPlugin, org.jboss.logging.MDCSupport, org.jboss.logging.NDCSupport

public class Log4jLoggerPlugin
extends Log4jLoggerPlugin

Noop compatibility class that links to org.jboss.logging.log4j.Log4jLoggerPlugin

Version:
$Revision:$
Author:
Scott.Stark@jboss.org

Constructor Summary
Log4jLoggerPlugin()
           
 
Method Summary
 
Methods inherited from class org.jboss.logging.log4j.Log4jLoggerPlugin
debug, debug, debug, error, error, error, fatal, fatal, fatal, getCategory, getLogger, getMDCProvider, getNDCProvider, info, info, info, init, isDebugEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, trace, trace, trace, warn, warn, warn
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4jLoggerPlugin

public Log4jLoggerPlugin()


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