From 77f5f5fb1396609803e3b1b13f39c4f3498a6612 Mon Sep 17 00:00:00 2001 From: Magnus Ahltorp Date: Tue, 21 Oct 2014 16:03:54 +0200 Subject: Added lager for logging --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 21d86e5..83b9167 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ catlfish is a Certificate Transparency log server (RFC 6962). A compiled plop application in ../plop A compiled https://github.com/davisp/jiffy (for JSON encoding and decoding) in ../jiffy +A compiled https://github.com/basho/lager (for logging) in ../lager # Start -- cgit v1.1