Skip to content

Commit

Permalink
elf4j version up
Browse files Browse the repository at this point in the history
  • Loading branch information
q3769 committed Mar 20, 2024
1 parent 7fe57b0 commit 0e56abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ build of an application, somehow, then the `elf4j.logger.factory.fqcn` system pr
the desired provider.

```
java -Delf4j.logger.factory.fqcn="elf4j.jul.JulLoggerFactory" -jar MyApplication.jar
java -Delf4j.service.provider.fqcn="elf4j.jul.JulLoggerFactory" -jar MyApplication.jar
```

0 comments on commit 0e56abf

Please sign in to comment.