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.
winston-mongodb: preconnected object support is deprecated and will be removed in v5Using 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,
nodejsis 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.