@Download This error seems to be a problem in the test case. The config of ulog contains {log: 'pass'} so the log level become NaN which is true :grin:
The question now: Why are the configs log and test either 'ok' or 'pass'?
I added some console outputs in mods/config/index.js:
@Download This error seems to be a problem in the test case. The config of ulog contains
{log: 'pass'}
so the log level becomeNaN
which is true :grin:The question now: Why are the configs
log
andtest
either'ok'
or'pass'
?I added some
console
outputs inmods/config/index.js
:Console output:
Originally posted by @Messj1 in https://github.com/Download/ulog/issues/58#issuecomment-813024640