You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.. | ||
src/Control | 3 years ago | |
LICENSE | 3 years ago | |
NOTICE | 3 years ago | |
README.md | 3 years ago | |
contra-tracer.cabal | 3 years ago |
README.md
Tracer
This is a minimalistic implementation of a contravariant Tracer
used as the frontend for logging, benchmarking and monitoring.
Events can be traced to a hierarchy of tracers. The last transformer decides where the trace ends up: on console or the switchboard of the logging subsystem for further processing.
Documentation
Static, automatically generated documentation by Haddock
.