forked from mirrors/Scribe.js
Emit event for new logger
This commit is contained in:
parent
f484ca1028
commit
bff90eae44
1 changed files with 1 additions and 0 deletions
|
@ -547,6 +547,7 @@
|
|||
this._reset();
|
||||
};
|
||||
|
||||
this.emit('newLogger', name, opt);
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue