All Versions
4
Latest Version
Avg Release Cycle
5 days
Latest Release
2369 days ago

Changelog History

  • v0.3.1.0 Changes

    October 30, 2017
    • Introduced Dynamic backend, which allows to change backend or its settings in runtime.
    • Introduced FilteringM backend, which allows to change filtering settings in runtime.
  • v0.3.0.0 Changes

    October 24, 2017
    • ๐ŸŒฒ Introduced parallel logging backend.
    • ๐ŸŒฒ Introduced filtering logging backend.
    • ๐ŸŒฒ Logging context stacks support introduced.
    • More flexible severity levels system. This is incompatible API change. Conversion functions are provided for integration with monad-logger's LogLevel type.
    • Internal modules rearrangement.
    • โž• Added the TH module.
    • โž• Added the IO module.
    • ๐ŸŒฒ Introduced null logging backend.
  • v0.2.0.0 Changes

    October 16, 2017
    • Major rewrite of internal interfaces. Incompatible API changes. Was not released to Hackage.
    • โž• Added the Shortcuts module.
  • v0.1.0.0 Changes

    October 15, 2017
    • ๐Ÿš€ First version. Released on an unsuspecting world.