[PEAK] [setuptools] Logging

P.J. Eby pje at telecommunity.com
Thu Apr 15 14:30:31 EDT 2010


At 11:27 AM 4/15/2010 -0400, Nikolaus Rath wrote:
>Hello,
>
>I would like to be able to specify a log level when running my test
>suite. What is the best way to do this?
>
>I was thinking about either adding an additional '--log-level' option to
>the existing 'test' command or adding the option globally for the entire
>setup.py. But I didn't find any information about how to do any of these
>two.

Have you tried -v and -q?  The test command already supports these, 
as does the entire setup.py.



More information about the PEAK mailing list