Log4j 1.3alpha-7

Package org.apache.log4j.joran.action

Class Summary
Action Most of the work for configuring log4j is done by Actions.
ActionConst This class contains costants used by other Actions.
AppenderAction  
AppenderRefAction  
ConfigurationAction  
ConversionRuleAction  
ImplicitAction ImplcitActions are like normal (explicit) actions except that are applied by the parser when no other pattern applies.
JndiSubstitutionPropertyAction This action looks up JNDI properties specified in the configuration file and adds them to the Joran ExecutionContext.
LayoutAction  
LevelAction  
LoggerAction  
NestComponentIA  
NewRuleAction  
ParamAction  
PluginAction  
PriorityAction This action allows us to warn users that the Priority element has been deprecated but is still accepted.
PropertyAction This class serves as a base for other actions, which similar to the ANT task which add/set properties of a given object.
RepositoryPropertyAction  
RootLoggerAction  
SubstitutionPropertyAction This action sets new substitution properties for the execution context by name, value pair, or adds all the properties passed in the Properties argument.
 


Log4j 1.3alpha-7

Copyright 2000-2005 Apache Software Foundation.