crylog v0.1.5 Release Notes
Release Date: 2019-11-20 // over 5 years ago-
๐ Bug Fixes
Logger
- ๐ Handle mixing ::Logger and CrylogLogger with block and non-block methods (#9)
Previous changes from v0.1.4
-
๐ New Features
General
- โ Adds a class to allow using
Crylog
with the stdlib's::Logger
class (#7, Thanks @Blacksmoke16)
- โ Adds a class to allow using