File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,9 +29,9 @@ logs can correlate traces/spans with log statements.
29
29
> Note: There are also log appenders for exporting logs to OpenTelemetry, not to be confused with the MDC appenders.
30
30
31
31
| Library | Auto-instrumented versions | Standalone Library Instrumentation |
32
- | ------- | -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | --- |
32
+ | ------- | -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
33
33
| Log4j 1 | 1.2+ | |
34
- | Log4j 2 | 2.7+ | [ opentelemetry-log4j-context-data-2.17-autoconfigure] ( ../instrumentation/log4j/log4j-context-data/log4j-context-data-2.17/library-autoconfigure ) | |
34
+ | Log4j 2 | 2.7+ | [ opentelemetry-log4j-context-data-2.17-autoconfigure] ( ../instrumentation/log4j/log4j-context-data/log4j-context-data-2.17/library-autoconfigure ) |
35
35
| Logback | 1.0+ | [ opentelemetry-logback-mdc-1.0] ( ../instrumentation/logback/logback-mdc-1.0/library ) |
36
36
37
37
## Frameworks
You can’t perform that action at this time.
0 commit comments