We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 867f09c commit 62cc441Copy full SHA for 62cc441
README.md
@@ -13,7 +13,7 @@ This appender uses [LogzioSender](https://github.com/logzio/logzio-java-sender)
13
<dependency>
14
<groupId>io.logz.log4j2</groupId>
15
<artifactId>logzio-log4j2-appender</artifactId>
16
- <version>1.0.18</version>
+ <version>1.0.19</version>
17
</dependency>
18
```
19
The appender also requires a logger implementation, for example:
0 commit comments