On Wed, May 28, 2014 at 4:17 AM, Gary Oberbrunner <[email protected]>wrote:
> On Tue, May 27, 2014 at 8:48 PM, William Deegan > <[email protected]> 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.
_______________________________________________ Scons-dev mailing list [email protected] http://two.pairlist.net/mailman/listinfo/scons-dev
