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
We disabled logging to files in 4d69cab for now. We should consider adding express-winston middleware for better error logging.
The performance issue of winston when logging to files was discussed here. Some users are recommending pino as an alternative to winston for less overhead when logging to files.
Winston is causing 100% CPU usage when we use the file transport.
The text was updated successfully, but these errors were encountered: