crylog v0.1.5 Release Notes

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