| Class and Description |
|---|
| org.jboss.logging.util.CategoryStream
Use
LoggerStream instead. |
| org.jboss.logging.util.CategoryWriter
Use
LoggerWriter instead. |
| org.jboss.logging.XLevel
as log4j 1.2.14 has a native TRACE level
|
| Method and Description |
|---|
| org.jboss.logging.log4j.Log4jLoggerPlugin.isDebugEnabled() |
| org.jboss.logging.log4j.Log4jLoggerPlugin.isInfoEnabled() |
| org.jboss.logging.log4j.Log4jLoggerPlugin.log(Priority, Object)
Use Level versions.
|
| org.jboss.logging.log4j.Log4jLoggerPlugin.log(Priority, Object, Throwable)
Use Level versions.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.