8000 Release v1.1.0.0: Ensure we always flush the log · freckle/blammo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.1.0.0

@pbrisbin pbrisbin tagged this 25 Oct 14:26
* Regen cabal file on newer Stack

* Ensure we always flush the log

Without this, we were dropping log messages on exceptions, the most
important time to retain them!

* Version bump

* Add flushLogger

Explicit flushing can be useful for interactive apps, for example to
flush logging before printing your own output or prompting.
`flushLogStr` was already in the interface, but pre-wrapping it in
`MonadReader` is convenient.

* Remove deprecated export
Assets 2
Loading
0