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

Safe HaskellNone

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.