Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Switch to using SLF4J as the logging API for the code base, with end-uses supplying and configuring an SLF4J-supporting logging implementation of their choice based on their needs.
For the client, applications will need to supply an SLF4J binding to a logging implementation of their choice to enable logging. An example of doing so using Log4J 2 is given in (/will be, once the release is out) the client logging documentation.
For the broker, the assembly distribution will include Log4J 2 as its logging implentation, with the "artemis create" CLI command used to create broker instances now creating a log4j2.properties configuration within the <broker-instance>/etc/ directory to configure Log4J. Details for upgrading an existing broker-instance is given in (/will be, once the release is out) the version upgrade documentation.
Attachments
Issue Links
- is duplicated by
-
ARTEMIS-3126 please do not force jboss-logmanager on users
- Resolved
-
ARTEMIS-137 Replace JBoss Logging by SLF4J
- Closed
- relates to
-
ARTEMIS-3549 Mixed versioning of logger utitlies
- Resolved
-
ARTEMIS-4322 BundleFactory should use PrivilegedAction
- Closed
- links to