mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-08 06:55:46 +01:00
removed console.log
This commit is contained in:
@@ -65,7 +65,6 @@ var opts = {
|
||||
else opts.streams.log.f = process.stdout;
|
||||
}
|
||||
else {
|
||||
console.log('CLOSING');
|
||||
Logger.close(opts.streams.log);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user