Skip to content

Commit

Permalink
Add "Simple Logger" API implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
ppkarwasz committed Jan 27, 2025
1 parent 5edc010 commit fce6ce9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/site/antora/modules/ROOT/pages/manual/installation.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,11 @@ include::partial$components/log4j-api.adoc[]
Log4j provides several modules to facilitate the deployment of different logging implementations:
xref:manual/simple-logger.adoc[]::
This is a fallback implementation embedded into the Log4j API artifact.
The usage of this implementation generates an error message unless you enable it explicitly.
See <<impl-simple>> for more details.
`log4j-core`::
The reference implementation.
Log4 Core primarily accepts input from Log4j API.
Expand Down

0 comments on commit fce6ce9

Please sign in to comment.