Log4j 1.1.3

Uses of Class
org.apache.log4j.examples.appserver.AppServerCategory

Packages that use AppServerCategory
org.apache.log4j.examples.appserver This package extends log4j by adding extra logging attributes useful in distributed application server environments. 
 

Uses of AppServerCategory in org.apache.log4j.examples.appserver
 

Constructors in org.apache.log4j.examples.appserver with parameters of type AppServerCategory
AppServerLoggingEvent(String fqnOfCategoryClass, AppServerCategory category, Priority priority, Object message, Throwable throwable)
          Instantiate an AppServerLoggingEvent from the supplied parameters.
 


Log4j 1.1.3

Please notify me about new log4j releases.