aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/utils/logging.py
Commit message (Collapse)AuthorAgeFilesLines
* Add utility "setup_logging()" to setup/update loggingAaron LI2016-09-291-0/+70
This "setup_logging()" utility can setup the logging module with the given configuration dict, and can also update the logging configs by specify the additional parameters.