creatur-5.9.30: Framework for artificial life experiments.
Copyright(c) 2011-2021 Amy de Buitléir
LicenseBSD-style
Maintaineramy@nualeargais.ie
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

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.