nuveo / log

A simple to use log system, minimalist but with features for debugging and differentiation of messages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests is not passing on master

ervilis opened this issue · comments

When I run tests on master I receive the following error:

--- FAIL: TestLog (0.00s)
	log_test.go:97: Error, 'Debugln' printed "\x1b[96m2017/06/25 15:49:04 [debug] log_test.go:77 log test\x1b[0;00m\n", not match with expected
FAIL