Skip to content

Commit 013b97d

Browse files
Update README.md
1 parent a000ead commit 013b97d

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
@@ -33,7 +33,7 @@ Since not all loggers provide the same set of functionalities the `com.openeleme
3333
- add stack trace (by throwable to message)
3434
- support `{}` placeholders in message
3535
- support markers
36-
- support a context (like MDC or thread context)
36+
- 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
3939

0 commit comments

Comments
 (0)