Add documentation.

This commit is contained in:
Stephan Schnabel 2022-01-21 14:32:44 +01:00
parent d422253468
commit 40640a7f06
Signed by: stephan.schnabel
GPG key ID: E07AF5BA239FE543

View file

@ -4,6 +4,16 @@
[![Maven Central](https://img.shields.io/maven-central/v/io.kokuwa.micronaut/micronaut-logging.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22io.kokuwa.micronaut%22%20AND%20a:%22micronaut-logging%22)
[![CI](https://img.shields.io/github/workflow/status/kokuwaio/micronaut-logging/Snapshot)](https://github.com/kokuwaio/micronaut-logging/actions/workflows/snapshot.yaml)
Include in your `pom.xml`:
```xml
<dependency>
<groupId>io.kokuwa.maven</groupId>
<artifactId>helm-maven-plugin</artifactId>
<version>6.0.0</version>
</dependency>
```
## Features
* [set log level based on MDC values](docs/features/logback_mdc_level.md)