Jump to: navigation, search

Knowledge Center Cluster:log:outputPattern

(Created page with "{{PubOption |hidden=false |default=%d{dd.MM.yyyy HH:mm:ss}| %-5.5p | %-45.80t | %-30.1000c{1} %m %ex%n |valid= |takeseffect=Immediately |shortdesc=Specifies...")
 
(Mgionet used the OptionEdit action.)
Line 6: Line 6:
 
|shortdesc=Specifies the output pattern that logs is formated to. Log4j/Log4j2 pattern format must be used.
 
|shortdesc=Specifies the output pattern that logs is formated to. Log4j/Log4j2 pattern format must be used.
 
}}
 
}}
{{DraftOption}}
+
{{DraftOption
 +
|hidden=false
 +
|default=%d{dd.MM.yyyy HH:mm:ss}| %-5.5p | %-45.80t | %-30.1000c{1} %m %ex%n
 +
|valid=
 +
|takeseffect=Immediately
 +
|shortdesc=Specifies the output pattern that logs is formated to. Log4j/Log4j2 pattern format must be used.
 +
}}
 
{{PubExtended}}
 
{{PubExtended}}
 
{{DraftExtended}}
 
{{DraftExtended}}

Revision as of 18:31, June 6, 2018


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

outputPattern

Default Value: %d{dd.MM.yyyy HH:mm:ss}| %-5.5p | %-45.80t | %-30.1000c{1} %m %ex%n
Valid Values:
Changes Take Effect: Immediately
Introduced: 9.0.000.15

Specifies the output pattern that logs is formated to. Log4j/Log4j2 pattern format must be used.

Draft Option

No draft option

Comments or questions about this documentation? Contact us for support!