GVP MCP:log:verbose
(Review4sschlich used the OptionClear action.) |
|||
Line 14: | Line 14: | ||
|shortdesc=Determines whether a log output is created. If it is, specifies the minimum level of log events generated. The log events levels, starting with the highest priority level, are Standard, Interaction, Trace, and Debug. | |shortdesc=Determines whether a log output is created. If it is, specifies the minimum level of log events generated. The log events levels, starting with the highest priority level, are Standard, Interaction, Trace, and Debug. | ||
}} | }} | ||
− | {{DraftOption}} | + | {{DraftOption |
+ | |hidden=false | ||
+ | |default=interaction | ||
+ | |valid= | ||
+ | <li><b>all</b> All log events (that is, log events of the Standard, Trace,Interaction, and Debug levels) are generated. | ||
+ | <li><b>debug</b> The same as all. | ||
+ | <li><b>trace</b> Log events of the Trace level and higher (that is, log events of the Standard, Interaction, and Trace levels) are generated, but | ||
+ | log events of the Debug level are not generated. | ||
+ | <li><b>interaction</b> Log events of the Interaction level and higher (that is, log events of the Standard and Interaction levels) are generated, but log events of the Trace and Debug levels are not generated. | ||
+ | <li><b>standard</b> Log events of the Standard level are generated, but log events | ||
+ | of the Interaction, Trace, and Debug levels are not generated. | ||
+ | <li><b>none</b> No output is produced. | ||
+ | |takeseffect=Immediately | ||
+ | |shortdesc=Determines whether a log output is created. If it is, specifies the minimum level of log events generated. The log events levels, starting with the highest priority level, are Standard, Interaction, Trace, and Debug. | ||
+ | }} | ||
{{PubExtended}} | {{PubExtended}} | ||
{{DraftExtended}} | {{DraftExtended}} |
Revision as of 18:33, June 15, 2017
View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
Draft Option
Comments or questions about this documentation? Contact us for support!