Add per run log rotate flag
This flag will use the normal file handler with a file name that has date + time + milliseconds to create a new file each time the script is run
This commit is contained in:
2
ToDo.md
2
ToDo.md
@@ -3,3 +3,5 @@
|
||||
- [x] stub files .pyi
|
||||
- [ ] Add tests for all, we need 100% test coverate
|
||||
- [x] Log: add custom format for "stack_correct" if set, this will override the normal stack block
|
||||
- [ ] Log: add rotate for size based
|
||||
- [ ] All folders and file names need to be revisited for naming and content collection
|
||||
|
||||
Reference in New Issue
Block a user