Commit 7f1d783
authored
Improve config console logger: Allow stderr and improve multiline format (#395)
* Add some validation to config.py
* Improve file Permission handling in config.py
* Remove unwanted return
* Improve Docstrings in config.py
* Improve Docstrings in config.py
* Typo
* Use code block in docstring
* Allow stderr for console logging
* Make docstrings more compact
* Make docstrings more compact
* Updated to actually use stderr
* Simplify format()
* Improve format
* Add extra validation
* Update CHANGELOG.md1 parent 968d7fe commit 7f1d783
3 files changed
Lines changed: 202 additions & 183 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
99 | 103 | | |
100 | 104 | | |
101 | 105 | | |
| |||
133 | 137 | | |
134 | 138 | | |
135 | 139 | | |
| 140 | + | |
136 | 141 | | |
137 | 142 | | |
138 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
254 | 253 | | |
255 | | - | |
| 254 | + | |
256 | 255 | | |
257 | 256 | | |
258 | 257 | | |
| |||
0 commit comments