mirror of
https://github.com/log4js-node/log4js-node.git
synced 2025-12-08 19:26:01 +00:00
Added trailing semi-colon
This commit is contained in:
parent
fa366c8abc
commit
3f1ac52866
@ -43,7 +43,7 @@ function appender(config, layout) {
|
||||
debug('connection error', e);
|
||||
canWrite = false;
|
||||
emptyBuffer();
|
||||
})
|
||||
});
|
||||
socket.on('close', createSocket);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user