File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
instrumentation/log4j/log4j-appender-2.17/library/src/test/resources Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 66 pattern =" %d{HH:mm:ss.SSS} [%t] %-5level %logger{36} traceId: %X{trace_id} spanId: %X{span_id} flags: %X{trace_flags} - %msg%n" />
77 </Console >
88 <!-- TODO run tests both with and without experimental log attributes -->
9- <OpenTelemetry name =" OpenTelemetryAppender" numLogsCapturedBeforeOtelInstall =" 1" captureCodeAttributes = " true " captureMapMessageAttributes =" true" captureMarkerAttribute =" true" captureContextDataAttributes =" key1,key2" captureExperimentalAttributes =" true" />
9+ <OpenTelemetry name =" OpenTelemetryAppender" numLogsCapturedBeforeOtelInstall =" 1" captureMapMessageAttributes =" true" captureMarkerAttribute =" true" captureContextDataAttributes =" key1,key2" captureExperimentalAttributes = " true " captureCodeAttributes =" true" />
1010 </Appenders >
1111 <Loggers >
1212 <Logger name =" TestLogger" level =" All" >
You can’t perform that action at this time.
0 commit comments