crylog v0.1.5 Release Notes

Release Date: 2019-11-20 // over 4 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)