Web Engagement Cluster:log:affectedLoggers
(10 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
|valid=Comma-separated list of logger names, specified in the LOG4J2.xml. For example: com.genesyslab.webme.commons,PROTOCOL,org.apache.cassandra | |valid=Comma-separated list of logger names, specified in the LOG4J2.xml. For example: com.genesyslab.webme.commons,PROTOCOL,org.apache.cassandra | ||
|takeseffect=Immediately | |takeseffect=Immediately | ||
− | |shortdesc=Verbosity settings are explicitly applied for the | + | |shortdesc=Verbosity settings are explicitly applied for loggers, as specified in the extended description. |
}} | }} | ||
{{DraftOption | {{DraftOption | ||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
− | {{PubExtended | + | {{PubExtended |
− | |||
|moredesc='''Extended Description:''' Verbosity settings are explicitly applied for the following loggers: | |moredesc='''Extended Description:''' Verbosity settings are explicitly applied for the following loggers: | ||
*Loggers that are not declared explicitly in the <tt>log4j2.xml</tt> configuration file. | *Loggers that are not declared explicitly in the <tt>log4j2.xml</tt> configuration file. | ||
Line 28: | Line 22: | ||
#The default <tt>log4j2.xml</tt> file contains the following logger: <tt><logger name="com.genesyslab.platform" level="info" additivity="false"></tt> | #The default <tt>log4j2.xml</tt> file contains the following logger: <tt><logger name="com.genesyslab.platform" level="info" additivity="false"></tt> | ||
#Include <tt>com.genesyslab.platform</tt> in the value for the <tt>affectedLoggers</tt> option. | #Include <tt>com.genesyslab.platform</tt> in the value for the <tt>affectedLoggers</tt> option. | ||
− | #Set the [[ | + | #Set the [[Documentation:Options:GWE:GWECluster-log:{{PONYDOCSVERSION}}#verbose{{!}}verbose]] option to <tt>debug</tt>. |
In the sample above, the value of <tt>affectedLoggers</tt> should be <tt>com.genesyslab.platform</tt>. Error (but no debug or info) messages from Cassandra will be available in logs, and debug messages from <tt>com.genesyslab.platform</tt> will be available in logs. | In the sample above, the value of <tt>affectedLoggers</tt> should be <tt>com.genesyslab.platform</tt>. Error (but no debug or info) messages from Cassandra will be available in logs, and debug messages from <tt>com.genesyslab.platform</tt> will be available in logs. | ||
+ | }} | ||
+ | {{DraftExtended | ||
}} | }} | ||
{{OptionCreate | {{OptionCreate |
Latest revision as of 00:18, March 21, 2018
View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
Draft Option
No draft option
This page was last edited on March 21, 2018, at 00:18.
Comments or questions about this documentation? Contact us for support!