GVP MCP:log:verbose
m (1 revision imported: converting [ and ] characters to HTML-friendly code) |
|||
(11 intermediate revisions by 4 users not shown) | |||
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}} | ||
+ | |||
{{OptionCreate | {{OptionCreate | ||
|component=GVP_MCP | |component=GVP_MCP |
Latest revision as of 01:59, August 20, 2019
View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
Draft Option
This page was last edited on August 20, 2019, at 01:59.
Comments or questions about this documentation? Contact us for support!