comment tweak
This commit is contained in:
parent
7a884019a7
commit
9d309c5dc4
1 changed files with 1 additions and 1 deletions
|
@ -348,7 +348,7 @@ function Logger(options, _childOptions, _childSimple) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Null values.
|
// Start values.
|
||||||
var self = this;
|
var self = this;
|
||||||
if (parent) {
|
if (parent) {
|
||||||
this._level = parent._level;
|
this._level = parent._level;
|
||||||
|
|
Loading…
Reference in a new issue