snaplet-hslogger-1.0.0.2: Snap framework snaplet for the Logger API library.

Safe HaskellNone
LanguageHaskell2010

Snap.Snaplet.Log

Synopsis

Documentation

initLogger :: SnapletInit b () Source

Initialize the Logger Snaplet.

No custom v type here (just Unit) because the logger state is globally maintained anyway and this snaplet is just providing an easy default configuration for HSLogger.