Table of Contents

Advertisement

System CLI Commands
22.17

system log

22.17.1
Syntax
system log {nothing|warnings|info|trace|entryexit|all}
22.17.2
Description
This command sets the level of output that is displayed by the CLI for various
modules. Setting a level also implicitly displays the level(s) below it.
22.17.3
Options
The following table gives the range of values for each option which can be
specified with this command and a default value (if applicable).
Option
nothing
warnings
info
trace
entryexit
All
22.17.4
Example
--> system log all
658
Description
No extra output is displayed.
Non-fatal errors are displayed.
Certain program messages are
displayed. Also displays the values for
the warnings option.
Detailed trace output is displayed.
Also displays the values for info and
warnings options.
A message is displayed every time a
function call is entered or left. Also
displays the values for trace, info and
warnings options.
All output is displayed. Also displays
the values for entryexit, trace, info,
and warnings options.
Default value
N/A
N/A
N/A
N/A
N/A
N/A
2/1553-ZAT 759 94 Uen B – December 2005

Advertisement

Table of Contents
loading

Table of Contents