singlog/source
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
..
singlog.d v0.5.0 2023-07-21 17:15:21 +03:00