A structured logging framework for Haskell
Go to file
Michael Xavier 6a146e6cbd
Merge pull request #125 from adamburkegh/patch-1
Minor grammar in README.md
2020-11-16 08:24:11 -08:00
katip Minor grammar in README.md 2020-11-16 13:56:27 +10:00
katip-datadog Prepare katip-datadog 0.2.0.0 2020-10-15 14:42:54 -07:00
katip-elasticsearch Prepare katip-elasticsearch 0.7.0.0 2020-10-15 14:46:35 -07:00
katip-logzio Refactor logzio internals, fix buffering bug 2019-03-05 10:39:52 -08:00
.gitignore Ignore stack.yaml.lock 2019-10-07 16:37:22 -07:00
.travis.yml Updates to prepare for bloodhound-0.17.0.0 2020-10-15 13:20:15 -07:00
README.md Use absolute linking in main README 2016-03-14 12:37:59 -07:00
stack.yaml Updates to prepare for bloodhound-0.17.0.0 2020-10-15 13:20:15 -07:00
TODO.org Add note on by-day indexing 2015-11-12 08:35:06 -08:00

Katip Build Status

Katip is a structured logging framework for Haskell.

Katip

Kâtip (pronounced kah-tip) is the Turkish word for scribe.

katip

This is the core katip logging library. It includes a file handle logger.

See katip's README for more details.

katip-elasticsearch

ElasticSearch backend for katip using the bloodhound package.

See katip-elasticsearch's README for more details.