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
winston-mongodb: preconnected object support is deprecated and will be removed in v5
Using a preconnected DB object is useful when you're already using MongoDB in your program.
I've searched around and cannot find a reason for this feature to be deprecated, nodejs is now far past v5 too.
If there is a reason to keep this deprecation, I'd like to know why, and otherwise the warning should be removed.