| Package | Description |
|---|---|
| org.jboss.weld.bootstrap | |
| org.jboss.weld.logging |
Allocated message IDs:
000000 - 000099:
BeanLogger
000100 - 000199: BootstrapLogger
000200 - 000299: ContextLogger
000300 - 000399: ConversationLogger
000400 - 000499: EventLogger
000500 - 000599: JsfLogger
000600 - 000699: ReflectionLogger
000700 - 000799: ServletLogger
000800 - 000899: UtilLogger
000900 - 000999: VersionLogger
001000 - 001099: ElLogger
001100 - 001199: MetadataLogger
001200 - 001299: XmlLogger
001300 - 001399: BeanManagerLogger
001400 - 001499: ValidatorLogger
001500 - 001599: BeanLogger
001600 - 001699: ResolutionLogger
001700 - 001799: InterceptorLogger
001800 - 001899: SerializationLogger
001900 - 001999: ConfigurationLogger
|
| Class and Description |
|---|
| MessageCallback
JBoss Logging is not using message keys and so it's not possible to reference the message (a message method annotated with
Message) and use it as a
method parameter or construct it lazily. |
| Class and Description |
|---|
| BeanLogger
Log messages for Beans.
|
| BeanManagerLogger
Log messages for bean manager and related support classes.
|
| BootstrapLogger
Log messages for bootstrap
Message Ids: 000100 - 000199
|
| Category |
| ConfigurationLogger
Log messages for configuration.
|
| ContextLogger
Log messages for Contexts
Message Ids: 000200 - 000299
|
| ConversationLogger
Log messages for conversations.
|
| ElLogger
Log messages for EL resolution.
|
| EventLogger
Log messages for events
Message ids: 000400 - 000499
|
| InterceptorLogger
Log messages for interceptors.
|
| LogMessageCallback
JBoss Logging is not using message keys and so it's not possible to reference the log message (a logger method annotated with
LogMessage and
Message) and use it as a method parameter or construct it lazily. |
| MessageCallback
JBoss Logging is not using message keys and so it's not possible to reference the message (a message method annotated with
Message) and use it as a
method parameter or construct it lazily. |
| MetadataLogger
Log messages for Meta Data.
|
| ReflectionLogger
Log messages relating to reflection
Message ids: 000600 - 000699
|
| ResolutionLogger
Log messages for resolution classes.
|
| SerializationLogger
Log messages for serialization.
|
| ServletLogger
Error messages relating to Servlet integration
Message ids: 000700 - 000799
|
| UtilLogger
Error messages relating to utility classes
TODO maybe remove this, I'm not sure users care what we count a utility PLM
Message ids: 000800 - 000899
|
| ValidatorLogger
Log messages for validation related classes.
|
| VersionLogger
Message Ids: 000900 - 000999
|
| WeldLogger
A source of localized log/bundle messages and exceptions.
|
| XmlLogger
Error messages relating to XML parser
Message ids: 001200 - 001299
|
Copyright © 2015. All Rights Reserved.