Changelog for yet-another-logger-0.1
0.1
-
Added
localScope
function toMonadLog
and and implementedwithLabel
based on it. -
Added functions
popLabel
andclearScope
. These are useful when setting log-labels for bracket style functions. -
Remove overlapping
MonadLog
instances. -
Lift
MonadTrace
instances intoLoggerCtxT
.
0.0.1
First public release