Update logger.js
This commit is contained in:
parent
064703878c
commit
a7cf6ad5a1
@ -6,8 +6,6 @@ require("dotenv").config({
|
|||||||
quiet: true
|
quiet: true
|
||||||
})
|
})
|
||||||
|
|
||||||
process.setMaxListeners(15)
|
|
||||||
|
|
||||||
function cleanup($stream) {
|
function cleanup($stream) {
|
||||||
if (!$stream.destroyed) {
|
if (!$stream.destroyed) {
|
||||||
$stream.end()
|
$stream.end()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user