[bind10-dev] Python logging framework proposal

Jerry.zzchen jerry.zzpku at gmail.com
Tue May 18 03:19:13 UTC 2010


Hi,all,

Some thoughs about python logging framework:

Logging module works as a library module, so we can put its codes under
"src/lib/python/isc" directory.

Python logging can be configured either by creating loggers, handlers, and
formatters , or by creating a logging config file. I think it is a good
choise to configure the logging with a config file.

I still have one questions:
Do we need to change the logging configuration at run-time?

Any thoughts on any of this?

-- 

Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind10-dev/attachments/20100518/241e2973/attachment.html>


More information about the bind10-dev mailing list