Skip to content

Commit 905351f

Browse files
committed
Merge branch '4.0.x'
Closes gh-50729
2 parents e0a9ed9 + 58f1a58 commit 905351f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

core/spring-boot/src/main/java/org/springframework/boot/logging/structured/GraylogExtendedLogFormatProperties.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
import org.springframework.util.StringUtils;
2828

2929
/**
30-
* Service details for Graylog Extended Log Format structured logging.
30+
* Properties for Graylog Extended Log Format structured logging.
3131
*
3232
* @param host the application name
33-
* @param service the version of the application
33+
* @param service service details
3434
* @author Samuel Lissner
3535
* @author Phillip Webb
3636
* @since 3.4.0

0 commit comments

Comments
 (0)