Skip to content

Commit dbd9ff7

Browse files
Update README.md
1 parent a1787f6 commit dbd9ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Since not all loggers provide the same set of functionalities the `com.openeleme
3232
- log messages
3333
- add stack trace (by Throwable)
3434
- support `{}` placeholders in message
35-
- support markers
35+
- support [markers](https://logging.apache.org/log4j/2.x/manual/markers.html)
3636
- support a context (like [MDC](https://logback.qos.ch/manual/mdc.html) or [thread context](https://logging.apache.org/log4j/2.x/manual/thread-context.html))
3737
- add a timestamp, the current thread and the name of the caller class to the message
3838
- log to file system and/or console

0 commit comments

Comments
 (0)