heavy-logger v0.3.1.0 Release Notes

Release Date: 2017-10-30 // over 6 years ago
    • Introduced Dynamic backend, which allows to change backend or its settings in runtime.
    • Introduced FilteringM backend, which allows to change filtering settings in runtime.

Previous changes from v0.3.0.0

    • ๐ŸŒฒ 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.