| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
HSBencher.Internal.Logging
Documentation
There are three logging destinations we care about. The .dat file, the .log file, and the user's screen (i.e. the user who launched the benchmarks).
Constructors
| ResultsFile | |
| LogFile | |
| StdOut |
logOn :: [LogDest] -> String -> BenchM () Source
Log a line to a particular file and also echo to stdout.
hsbencher_tag :: String Source
The tag for printing hsbencher messagse