站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 common API Documentation 英文版文档

org.jboss.logging (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档


Package org.jboss.logging

Common logging infrastructure.

See:
          Description

Interface Summary
LoggerPlugin Defines a "pluggable" login module.
 

Class Summary
JDK14LoggerPlugin An example LoggerPlugin which uses the JDK java.util.logging framework.
Log4jLoggerPlugin Delegate for org.jboss.logging.Logger logging to log4j.
Logger Logger wrapper that tries to dynamically load a log4j class to determine if log4j is available in the VM.
NullLoggerPlugin LoggerPlugin implementation producing no output at all.
XLevel Provides custom extention levels for use with the Log4j logging framework.
 

Package org.jboss.logging Description

Common logging infrastructure.

Package Specification

Related Documentation

Package Status

Todo



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.