| Portability | portable |
|---|---|
| Stability | experimental |
| Maintainer | amy@nualeargais.ie |
| Safe Haskell | None |
ALife.Creatur.Logger
Description
A simple rotating log, tailored to the needs of the Créatúr framework.
Documentation
Methods
writeToLog :: String -> StateT l IO ()Source
formats and writes a new log message.
writeToLog msg
Instances