File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33
44Creates 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
You can’t perform that action at this time.
0 commit comments