Skip to content

Commit

Permalink
Update README.md (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
tamir-michaeli authored Jul 26, 2023
1 parent 867f09c commit 62cc441
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 @@ -13,7 +13,7 @@ This appender uses [LogzioSender](https://github.com/logzio/logzio-java-sender)
<dependency>
<groupId>io.logz.log4j2</groupId>
<artifactId>logzio-log4j2-appender</artifactId>
<version>1.0.18</version>
<version>1.0.19</version>
</dependency>
```
The appender also requires a logger implementation, for example:
Expand Down

0 comments on commit 62cc441

Please sign in to comment.