Module Logging

This module is undocumented. This is a list of its definitions.

marker :: String -> Marker
printingToLogging :: <b> a -> <b> a

Redirects print commands to INFO level logging and printErrors to ERROR level logging.