Add badge
This commit is contained in:
parent
370e6e84a6
commit
4f7077f6b7
3 changed files with 5 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
# Micronaut Logging support
|
||||
|
||||
[](https://search.maven.org/search?q=g:%22io.kokuwa.micronaut%22%20AND%20a:%22micronaut-logging%22) [](https://github.com/kokuwaio/micronaut-logging/actions/workflows/lint.yaml) [](https://github.com/kokuwaio/micronaut-logging/actions/workflows/snapshot.yaml)
|
||||
|
||||
## Features
|
||||
|
||||
* [set log level based on MDC values](docs/features/logback_mdc_level.md)
|
||||
|
@ -19,3 +21,4 @@
|
|||
* configure mdc on refresh event
|
||||
* read **serviceName** and **serviceVersion** from yaml
|
||||
* support auto select appender with custom `logback.xml`
|
||||
* add maven site with jacoco / dependency updates for snapshot build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue