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

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


Package org.jboss.logging.appender

Log4j appenders.

See:
          Description

Class Summary
DailyRollingFileAppender An extention of the default Log4j DailyRollingFileAppender which will make the directory structure for the set log file.
ErrorLevelEventEvaluator An implementation of the log4j TriggeringEventEvaluator that triggers in case of event level >= ERROR.
FileAppender An extention of the default Log4j FileAppender which will make the directory structure for the set log file.
FileAppender.Helper A helper for FileAppenders.
InfoLevelEventEvaluator An implementation of the log4j TriggeringEventEvaluator that triggers in case of event level >= INFO.
RegexEventEvaluator An implementation of the log4j TriggeringEventEvaluator that matches the LoggingEvent message against the MDB{RegexEventEvaluator} regular expression.
RollingFileAppender An extention of the default Log4j RollingFileAppender which will make the directory structure for the set log file.
WarnLevelEventEvaluator An implementation of the log4j TriggeringEventEvaluator that triggers in case of event level >= WARN.
 

Package org.jboss.logging.appender Description

Log4j appenders.

Package Specification

Related Documentation

Package Status

Todo



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