Skip to content

Commit

Permalink
+ elf4j-engine version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
q3769 committed Apr 16, 2024
1 parent b277acb commit bb2571b
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 @@ -81,7 +81,7 @@ line-based patterns - timestamp, level, thread, class, method, file name, line n

* In case of multiple elf4j service providers in classpath, pick this one like so:
```
java -Delf4j.logger.factory.fqcn="elf4j.engine.NativeLoggerFactory" MyApplication
java -Delf4j.service.provider.fqcn="elf4j.engine.NativeLoggerFactory" MyApplication
```
More details [here](https://github.com/elf4j/elf4j/blob/main/README.md#only-one-in-effect-logging-provider).

Expand Down

0 comments on commit bb2571b

Please sign in to comment.