cloudwatch-logback-appender icon indicating copy to clipboard operation
cloudwatch-logback-appender copied to clipboard

Support AWS SDK V2

Open dibog opened this issue 5 years ago • 1 comments

You can find the current AWS SDK V2 progress in the branch aws-v2: https://github.com/dibog/cloudwatch-logback-appender/tree/aws-v2

The binaries can be found here:

<dependency>
    <groupId>io.github.dibog</groupId>
    <artifactId>cloudwatch-logback-appender</artifactId>
    <version>2.0.0</version>
</dependency>

dibog avatar Apr 15 '19 20:04 dibog

This is great, thank you!

valters avatar Apr 17 '19 06:04 valters