You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-boot-project/spring-boot/src/main/java/org/springframework/boot/logging/structured/GraylogExtendedLogFormatProperties.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -25,10 +25,10 @@
25
25
importorg.springframework.util.StringUtils;
26
26
27
27
/**
28
-
* Service details for Graylog Extended Log Format structured logging.
28
+
* Properties for Graylog Extended Log Format structured logging.
0 commit comments