Move var helpers into their own file, log update with additional levels

Add levels for ALERT, EMERGENCY to be syslog compatible
Add direct wrappers for all, but they are not yet fully usable because the stack fix is not yet implemented

Add a new debug helepr to get the stack as a string
This commit is contained in:
Clemens Schwaighofer
2025-07-11 19:06:49 +09:00
parent 6902768fed
commit 4ca45ebc73
15 changed files with 522 additions and 344 deletions

View File

@@ -1,4 +1,5 @@
# ToDo list
- stub files .pyi
- fix all remaning check errors
- [ ] stub files .pyi
- [ ] Add tests for all, we need 100% test coverate
- [ ] Log: add custom format for "stack_correct" if set, this will override the normal stack block