Next: , Previous: TimeOut, Up: control



1.5.43 Verbose

     
       Verbose = ( on/off )
     

This variable switches on the output level whereby cfengine reports everything it does during a run in great detail. Normally only urgent messages or clear errors are printed, See Inform. This option is almost equivalent to using the --verbose of -v command-line options. The only difference is that system environment reporting information, which is printed prior to parsing, is not shown. To set this output level on selected hosts one writes:

     
      classes::
     
        Verbose = ( on )
     

For related more limited output, See Inform.