thanhlong203 / closure-library

Automatically exported from code.google.com/p/closure-library
0 stars 0 forks source link

Patch: Add logging level option to closurebuilder.py #337

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
closurebuilder.py is pretty verbose in normal operation.

The attached patch adds a -q option that sets the logging level to WARN, 
suppressing the basic progress messages that are printed by default.

Original issue reported on code.google.com by kientzle@gmail.com on 12 Jun 2011 at 5:45

Attachments:

GoogleCodeExporter commented 8 years ago
We will add a flag to specify logging level.

Add flag to closurebuilder.py to pass setLevel an integer.  

Flag name: "logging_level"

Original comment by nn...@google.com on 9 May 2012 at 10:21