-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat: implement color wrapper * feat: replace logging with colored printer * fix: output to logging * fix: stop output to stdout * Revert "fix: stop output to stdout" This reverts commit cf7209b. * fix: revert intercepting on sebs.py * feat: move color to utils.py * feat: miliseconds * feat: intercept @ logging base * fix: rename vars to avoid conflict * fix: remove legacy output * fix: legacy imports * fix: wrong return type * fix: mypy precedence * fix: mypy precedence * fix: change precedence of colored printer * fix: define return signature * feat: colored wrapper * fix: update to single handler * fix: propagate only if file input exists * feat: metadata before main message
- Loading branch information
1 parent
4f42ba9
commit 518fbbf
Showing
2 changed files
with
72 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters