Hi,all,<br><br>Some thoughs about python logging framework:<br><br>Logging module works as a library module, so we can put its codes under "src/lib/python/isc" directory.<br><br>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.<br><br>I still have one questions:<br>Do we need to change the logging configuration at run-time? <br>
<br>Any thoughts on any of this?<br clear="all"><br>-- <br><br>Jerry<br>