json-tracer: A polymorphic, type-safe, json-structured tracing library

[ bsd3, control, library ] [ Propose Tags ]

A polymorphic, type-safe, structured tracing library.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1.0, 0.0.1.1, 0.0.1.2, 0.0.2.0, 0.0.3.0
Dependencies aeson (>=0.11), base (>=4.7 && <5), containers (>=0.5 && <0.6), ghc-prim (>=0.5 && <0.6), hashable (>=1.2.6 && <1.2.7), microlens (>0.4.0), microlens-ghc (>0.4.0), mtl (>=2.2 && <2.3), template-haskell (>=2.11), text (>=1.2.2), transformers (>=0.5 && <0.6), unordered-containers (>=0.2.8) [details]
License BSD-3-Clause
Copyright 2017 Taku Terao
Author Taku Terao
Maintainer autotaker@gmail.com
Category Control
Home page https://github.com/autotaker/json-tracer#readme
Source repo head: git clone https://github.com/autotaker/json-tracer
Uploaded by autotaker at 2017-07-11T12:53:07Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3169 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-07-11 [all 1 reports]

Readme for json-tracer-0.0.1.1

[back to package description]

json-tracer

Type-safe polymorphic json-structured tracing library