Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Codeforces.Logging
Description
Utility functions for producing and writing error logs.
Documentation
Contains a brief, user-friendly error message and potential loggable data.
Constructors
ErrorLog | |
Fields
|
mkErrorLog :: String -> ErrorLog Source #
Produces an error and log using a single error message.