Commit Graph

5 Commits

Author SHA1 Message Date
Alexander Zhirov cf3fc66af8 v0.5.0
New

- Added the ability to output messages to the standard error stream. Now messages above the `WARNING` level will not be output to the `stdout`. To output them, need to use `stderr`
- Write message to specific outputs via `log.now`
- Now `log.output` allows to set the output as an argument
- Now `log.level` allows to set the level as an argument

Bug fixes

- Fixed streams redirection in Windows
2023-07-21 17:15:21 +03:00
Alexander Zhirov 43302ab0ea linux version devel 2023-06-06 00:17:56 +03:00
Alexander Zhirov 493942396d dev color 2023-06-05 21:33:02 +03:00
Alexander Zhirov c8e73f989c release v0.3.0 2023-04-28 11:32:15 +03:00
Alexander Zhirov 0e7ee82265 first test 2023-04-27 21:08:12 +03:00