v0.2.0
This commit is contained in:
parent
3c096f9e5b
commit
7b6d13d9dc
|
@ -2,9 +2,10 @@
|
||||||
|
|
||||||
## [v0.2.0](https://git.zhirov.kz/dlang/singlog/compare/v0.1.0...v0.2.0) (2023.03.29)
|
## [v0.2.0](https://git.zhirov.kz/dlang/singlog/compare/v0.1.0...v0.2.0) (2023.03.29)
|
||||||
|
|
||||||
### Bug fixes
|
|
||||||
|
|
||||||
- Removed functions `fileOn()` and `fileOff()`
|
- Removed functions `fileOn()` and `fileOff()`
|
||||||
|
|
||||||
|
### New
|
||||||
|
|
||||||
- Simultaneous writing to the standard stream, syslog and file by binary setting the output flag
|
- Simultaneous writing to the standard stream, syslog and file by binary setting the output flag
|
||||||
|
|
||||||
## [v0.1.0](https://git.zhirov.kz/dlang/singlog/commits/df602a8d0083249068b480e4a92cf7932f2c582b) (2023.03.23)
|
## [v0.1.0](https://git.zhirov.kz/dlang/singlog/commits/df602a8d0083249068b480e4a92cf7932f2c582b) (2023.03.23)
|
||||||
|
|
Loading…
Reference in New Issue