File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 11# Logback awslogs JSON encoder
22
33[ ![ build] ( https://github.com/osiegmar/logback-awslogs-json-encoder/actions/workflows/build.yml/badge.svg )] ( https://github.com/osiegmar/logback-awslogs-json-encoder/actions/workflows/build.yml )
4+ [ ![ javadoc] ( https://javadoc.io/badge2/de.siegmar/logback-awslogs-json-encoder/javadoc.svg )] ( https://javadoc.io/doc/de.siegmar/logback-awslogs-json-encoder )
45[ ![ Maven Central] ( https://img.shields.io/maven-central/v/de.siegmar/logback-awslogs-json-encoder.svg )] ( https://central.sonatype.com/artifact/de.siegmar/logback-awslogs-json-encoder )
56
67Logback encoder for producing JSON output that is handled by
Original file line number Diff line number Diff line change 1414 toolchain {
1515 languageVersion = JavaLanguageVersion .of(11 )
1616 }
17+ withJavadocJar()
1718 withSourcesJar()
1819}
1920
You can’t perform that action at this time.
0 commit comments