Releases: MPCodeWriter21/log21
Releases · MPCodeWriter21/log21
Release list
Auto Build
2.3.10 Minor fixes and improvements.
Auto Build
2.3.9 Minor fixes and improvements.
Auto Build
2.3.8 Added `catch` and `ignore` methods to `log21.CrashReporter.Reporter`.
Auto Build
2.3.7 Added `exceptions_to_catch` and `exceptions_to_ignore` arguments to `…
Auto Build
2.3.6 Added `Print` logging level.
Auto Build
2.3.5 Minor improvements.
Auto Build
2.3.4 Added a new method to `log21.Logger` class: `log21.Logger.clear_line`.
Auto Build
2.3.3 Fixed a bug that would cause an error creating a progress bar with no…
Auto Build
2.3.2 Edited automatic-release.yml
Auto Build
Commits
- 672ecdb: Added
formatterargument toStreamHandlerandFileHandler. You can use it to set the formatter of the handler when (CodeWriter21)