yet-another-logger v0.1 Release Notes

    • Added localScope function to MonadLog and and implemented withLabel based on it.

    • Added functions popLabel and clearScope. These are useful when setting log-labels for bracket style functions.

    • 🚚 Remove overlapping MonadLog instances.

    • Lift MonadTrace instances into LoggerCtxT.