creatur-5.9.9: Framework for artificial life experiments.

Copyright(c) Amy de Buitléir 2011-2015
LicenseBSD-style
Maintaineramy@nualeargais.ie
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell98

ALife.Creatur.Logger.SimpleLogger

Description

A simple rotating log, tailored to the needs of the Créatúr framework.

Synopsis

Documentation

mkSimpleLogger :: FilePath -> SimpleLogger Source

mkSimpleLogger f creates a logger that will write to file f.