aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/configs
Commit message (Expand)AuthorAgeFilesLines
* configs/manager.py: Refactor "get()" method and remove "set()"Aaron LI2016-10-021-8/+1
* configs: Update comments for the logging configsAaron LI2016-10-021-2/+6
* configs/manager.py: Make "validate()" method private.Aaron LI2016-09-301-8/+8
* configs/manager.py: Update docstrings.Aaron LI2016-09-301-2/+21
* utils/logging: reset handlers before initialization/reconfigurationAaron LI2016-09-291-1/+7
* configs/manager.py: Add "filemode" to the logging dictAaron LI2016-09-291-1/+3
* configs: Minor adjustment to logging formatAaron LI2016-09-291-1/+1
* configs: Fix ConfigError and disable interpolationAaron LI2016-09-291-3/+9
* configs: Add default config spec for loggingAaron LI2016-09-291-0/+34
* configs/manager.py: Add property "logging"Aaron LI2016-09-291-2/+28
* Implement the basic ConfigManger()Aaron LI2016-09-272-0/+80