v1.0.6
1.0.6: Removed dependency on picolog
- Switched from
picologtoulog - Wrap require in
try..catch, fall back toconsole - Log at INFO i.s.o. WARN (ulog default level is INFO in Node JS)
- In apps that use
ulog,just-waitwill use it as well and register itself as 'just-wait' - In apps that don't use
ulog,just-waitwill use theconsoleto log.