Add documentation.
This commit is contained in:
parent
d422253468
commit
40640a7f06
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -4,6 +4,16 @@
|
|||
[](https://search.maven.org/search?q=g:%22io.kokuwa.micronaut%22%20AND%20a:%22micronaut-logging%22)
|
||||
[](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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue