Skip to content

Commit 7a235d1

Browse files
Clarifies readme
1 parent 6069630 commit 7a235d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Creates Java Util Logging appender that uses RELP to ensure no events are lost.
55

6-
## Supported passed properties
6+
## Supported system properties
77
* com.teragrep.jla_04.RelpHandler.LOGGERNAME.hostname
88
** Stream hostname identifier. Maximum length of 255 characters, limited by RFC5424
99
* com.teragrep.jla_04.RelpHandler.LOGGERNAME.appname
@@ -23,7 +23,7 @@ Creates Java Util Logging appender that uses RELP to ensure no events are lost.
2323
* com.teragrep.jla_04.RelpHandler.LOGGERNAME.useStructuredData
2424
** Enables structured data containing uuid and source information
2525

26-
## Supported properties from properties file
26+
## Supported logging.properties file directives
2727
* java.util.logging.RelpHandler.LOGGERNAME.hostname
2828
** Stream hostname identifier. Maximum length of 255 characters, limited by RFC5424
2929
* java.util.logging.RelpHandler.LOGGERNAME.appname

0 commit comments

Comments
 (0)