heavy-logger v0.3.1.0 Release Notes
Release Date: 2017-10-30 // over 5 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.