From 6ab179f4aebf033ea1e5636a85cf0bbe7a5fee1f Mon Sep 17 00:00:00 2001 From: Rudi Starcevic Date: Fri, 22 Aug 2014 01:00:35 +0800 Subject: [PATCH] Readme updates --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8bd5b13..49687d5 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,8 @@ Currently the only supported config options are: - `path` which configures the log directory (relative) to use. +Example: + app.use(koaJsonLogger({ name: 'myCoolApp', path: 'logs'