You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to integrate logs into nodeJS script. But it seams hanging because writable stream is open. How could I close it? I'm using it without middleware
I was trying to integrate logs into nodeJS script. But it seams hanging because writable stream is open. How could I close it? I'm using it without middleware