Polish "Added documentation for configuring OpenTelemetry SDK logs"

See gh-41825
This commit is contained in:
Moritz Halbritter
2024-09-05 15:16:00 +02:00
parent 4261ed9c2b
commit bc3bcd68d6
4 changed files with 56 additions and 4 deletions

View File

@@ -159,6 +159,13 @@ bom {
]
}
}
library("OpenTelemetry Logback Appender", "2.7.0-alpha") {
group("io.opentelemetry.instrumentation") {
modules = [
"opentelemetry-logback-appender-1.0"
]
}
}
library("Plexus Build API", "0.0.7") {
group("org.sonatype.plexus") {
modules = [