Fix for issue #501

Added heko request to readme
This commit is contained in:
Knut Sveidqvist
2017-04-01 13:51:03 +02:00
parent d7b1eb74e5
commit c7c077c21c
30 changed files with 56405 additions and 51967 deletions

View File

@@ -3,7 +3,7 @@
*/
var moment = require('moment');
var Logger = require('../../logger');
var log = new Logger.Log();
var log = Logger.Log;
var dateFormat = '';