ANN: easylog

J

Jim Jewett

The standard library logging package is very powerful, but
does not scale *down* well.

Any configuration -- even just saving messages to a file
rather than the console -- requires a fair amount of setup
or glue code.

easylog wraps the standard library, to minimize the amount
of logging-specific code in your own script or application.
ERROR:easylog.easylog:getFoo says 19 of those answers are lousy!

Both messages are captured in the logfile, but only the error
is shown onscreen.

If you want to change the logfile name/which messages are
captured/the output format, etc, you can do that with a single call.

Alpha version 0.2.0 is available under the Python Software Foundation
License at http://sourceforge.net/projects/easylog/

Please send comments to (e-mail address removed).





<P><A HREF="http://sourceforge.net/projects/easylog/">easylog 0.2.0</A>
works with the standard logging package to minimize logging-specific
code in your application.. (05-04-04)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top