[Scons-dev] API for warnings and debug messages

anatoly techtonik techtonik at gmail.com
Wed May 28 02:04:38 EDT 2014


On Wed, May 28, 2014 at 4:17 AM, Gary Oberbrunner <garyo at oberbrunner.com>wrote:

> 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.


No. Please, don't. I hate logging too, so let's try a custom approach
first.
-- 
anatoly t.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://two.pairlist.net/pipermail/scons-dev/attachments/20140528/f4eff7a6/attachment.html>


More information about the Scons-dev mailing list