Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Force "DEBUG" log level if env variable "DEBUG_FG21SIM" set | Aaron LI | 2016-10-17 | 1 | -0/+4 |
* | utils/logging.py: Small updates to the docstrings and comments | Aaron LI | 2016-10-17 | 1 | -14/+16 |
* | utils/logging.py: Close handler before removing | Aaron LI | 2016-10-02 | 1 | -0/+3 |
* | utils/logging.py: Save existing formatter for new handlers | Aaron LI | 2016-09-29 | 1 | -0/+5 |
* | utils/logging: reset handlers before initialization/reconfiguration | Aaron LI | 2016-09-29 | 1 | -2/+9 |
* | utils/logging.py: Hack the "filemode" arg of "basicConfig()" | Aaron LI | 2016-09-29 | 1 | -1/+4 |
* | setup_logging(): Add parameter "level" | Aaron LI | 2016-09-29 | 1 | -2/+14 |
* | Add utility "setup_logging()" to setup/update logging | Aaron LI | 2016-09-29 | 1 | -0/+70 |