Skip to content

Commit 4d32195

Browse files
committed
./gradlew spotlessApply
1 parent 54027b2 commit 4d32195

File tree

1 file changed

+2
-2
lines changed
  • instrumentation/logback/logback-appender-1.0/library/src/main/java/io/opentelemetry/instrumentation/logback/appender/v1_0

1 file changed

+2
-2
lines changed

instrumentation/logback/logback-appender-1.0/library/src/main/java/io/opentelemetry/instrumentation/logback/appender/v1_0/OpenTelemetryAppender.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,8 +208,8 @@ public void setCaptureMdcAttributes(String attributes) {
208208
}
209209

210210
/**
211-
* Configures the {@link MDC} attributes that will be excluded from being copied to logs when
212-
* all attributes are being copied.
211+
* Configures the {@link MDC} attributes that will be excluded from being copied to logs when all
212+
* attributes are being copied.
213213
*
214214
* @param attributes The attributes to exclude from being copied
215215
*/

0 commit comments

Comments
 (0)