[augeas-devel] Re: [Augeas] #80: [RFE] Please add a way to increase verbosity.

Augeas trac at fedorahosted.org
Thu Jul 16 00:58:07 UTC 2009


#80: [RFE] Please add a way to increase verbosity.
--------------------------+-------------------------------------------------
  Reporter:  wakko666     |       Owner:  lutter
      Type:  enhancement  |      Status:  closed
  Priority:  major        |   Milestone:        
 Component:  Augeas       |     Version:        
Resolution:  invalid      |    Keywords:        
--------------------------+-------------------------------------------------
Changes (by lutter):

  * status:  new => closed
  * resolution:  => invalid

Comment:

 Since there is a lot that can go wrong all at once when you save, just
 dumping that on stdout/stderr by default is not very useful.

 Therefore, all error messages are stored in the tree, underneath /augeas.
 The best way to see them after something went wrong is to

 {{{
   augtool> print /augeas//error
 }}}

 (note the double '/' above - that's needed to find all error nodes
 underneath /augeas)

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/80#comment:1>
Augeas <http://augeas.net/>
a configuration API




More information about the augeas-devel mailing list