| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Snap.Snaplet.Log
- initLogger :: SnapletInit b ()
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.