Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit df4f455

Browse files
committed
Update README: mention the CRLF issue
1 parent c3331d0 commit df4f455

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Yet another SLF4J Simple, isn't it?
1414
No, it isn't. This implementation supports MDC to print out **AWS request ID** in start of every
1515
logging record. This implementation supports Markers too.
1616

17+
And last point: it resolves the [CRLF issue](https://twitter.com/ben11kehoe/status/1264597451010433025),
18+
you don't have to prepare logging messages and stacktraces to log them on CloudWatch Logs.
19+
1720
The sample code, see the folder **[example](example)** :
1821

1922
```java

0 commit comments

Comments
 (0)