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

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


Package org.jboss.logging.util

Logging utilties and helpers.

See:
          Description

Class Summary
CategoryStream Deprecated. Use LoggerStream instead.
CategoryWriter Deprecated. Use LoggerWriter instead.
LoggerPluginWriter A subclass of PrintWriter that redirects its output to a LoggerPlugin at INFO level.
LoggerStream A subclass of PrintStream that redirects its output to a log4j Logger.
LoggerWriter A subclass of PrintWriter that redirects its output to a log4j Logger.
OnlyOnceErrorHandler The OnlyOnceErrorHandler implements log4j's default error handling policy which consists of emitting a message for the first error in an appender and ignoring all following errors.
 

Package org.jboss.logging.util Description

Logging utilties and helpers.

Package Specification

Related Documentation

Package Status

Todo



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