Skip to content

Commit 3ebc041

Browse files
leestana01snicoll
authored andcommitted
Fix Javadoc for GraylogExtendedLogFormatProperties
See gh-50699 Signed-off-by: leestana01 <leestana01@naver.com>
1 parent 2556ef4 commit 3ebc041

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

spring-boot-project/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
@@ -25,10 +25,10 @@
2525
import org.springframework.util.StringUtils;
2626

2727
/**
28-
* Service details for Graylog Extended Log Format structured logging.
28+
* Properties for Graylog Extended Log Format structured logging.
2929
*
3030
* @param host the application name
31-
* @param service the version of the application
31+
* @param service service details
3232
* @author Samuel Lissner
3333
* @author Phillip Webb
3434
* @since 3.4.0

0 commit comments

Comments
 (0)