Package org.jboss.as.logging.loggers
Class LoggerAttributes
- java.lang.Object
-
- org.jboss.as.logging.loggers.LoggerAttributes
-
public class LoggerAttributes extends Object
- Author:
- James R. Perkins
-
-
Field Summary
Fields Modifier and Type Field Description static PropertyAttributeDefinitionFILTER_SPECstatic LogHandlerListAttributeDefinitionHANDLERS
-
Constructor Summary
Constructors Constructor Description LoggerAttributes()
-
-
-
Field Detail
-
HANDLERS
public static final LogHandlerListAttributeDefinition HANDLERS
-
FILTER_SPEC
public static final PropertyAttributeDefinition FILTER_SPEC
-
-