comment tweak

master
Trent Mick 2015-07-25 22:29:53 -07:00
parent 7a884019a7
commit 9d309c5dc4
1 changed files with 1 additions and 1 deletions

View File

@ -348,7 +348,7 @@ function Logger(options, _childOptions, _childSimple) {
return;
}
// Null values.
// Start values.
var self = this;
if (parent) {
this._level = parent._level;