[Scons-dev] API for warnings and debug messages

Gary Oberbrunner garyo at oberbrunner.com
Tue May 27 21:17:42 EDT 2014


On Tue, May 27, 2014 at 8:48 PM, William Deegan
<bill at baddogconsulting.com> wrote:
> Gary,
>
> Would it be smart to use the python logging module? (it’s in 2.7 and 3.x)
> https://docs.python.org/2/library/logging.html
>
> Less code = good?

I have a bit of a love/hate relationship with python logging.  It's
seriously overdesigned and complicated to set up.  But once it's set
up it's easy to use and very flexible.  Let me see if I can retrofit
my stuff to use it.

-- 
Gary


More information about the Scons-dev mailing list