3.4.0 (2017-04-01)
3.3.0 (2017-03-06)
- pob upgrade (e3b1ab9)
3.2.0 (2017-02-28)
- pob upgrade (1227649)
55be859
update dependencies (Christophe Hurpeau)c97f1e1
fix: logger key warning (Christophe Hurpeau)2582acc
chore(package): update dependencies (Christophe Hurpeau)
3641ac2
refactor: update dependencies, add notice and critical (Christophe Hurpeau)
e0b047d
fix: getConfigForLoggerRecord key can be undefined (Christophe Hurpeau)
f3e52ab
fix: metadata is optional (flow) (Christophe Hurpeau)
39bfe4c
refactor: flow (Christophe Hurpeau)
976199b
fix: key replace all dot not just the first one (Christophe Hurpeau)
b3481cb
refactor: breaking: logger doesn't returns itself now (Christophe Hurpeau)
5def4da
feat: warn dot in key add key and diplayname (Christophe Hurpeau)
162bb6a
fix: warn without key (Christophe Hurpeau)
e89d21b
refactor: update pob (Christophe Hurpeau)7bfadc9
feat: update dependencies (Christophe Hurpeau)8e6bf88
refactor: remove nightingale-debug, use : for child (Christophe Hurpeau)
73701de
nighingale v2 compatibility for nightingale-logger v1 (Christophe Hurpeau)
e54efb4
jsdoc (Christophe Hurpeau)5086743
[email protected] (Christophe Hurpeau)a9d6ae0
build (Christophe Hurpeau)a0d73fe
update dependencies (Christophe Hurpeau)
97958a2
pob, infoTimeEnd, infoSuccessTimeEnd, infoTime, add console.log on error when no loggers (Christophe Hurpeau)
67c1594
.doclets.yml (Christophe Hurpeau)b7c7e45
pass this.key in isHandling (DEBUG), context and child (Christophe Hurpeau)
use metadata:
for timeEnd
{ timeMs, readableTime }
for enter
and exit
{ functionName }