All Versions
4
Latest Version
Avg Release Cycle
5 days
Latest Release
2535 days ago
Changelog History
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.