我已安裝最新版本的winston-mongodb
。我注意到版本mongodb
從winston-mongodb
包已經從1.6.6
版本更新到2.0.7
版本。更新後,我得到這個warning
:更新mongodb依賴關係後發出警告
服務器/複製集/ mongos選項已被棄用,所有的選項 在選項的頂層被支持的對象 [poolSize,SSL,sslValidate,sslCA,的sslcert,sslKey ,sslPass,autoReconnect的,NODELAY,的keepAlive,connectTimeoutMS,socketTimeoutMS,reconnectTries,reconnectInterval,哈,haInterval,replicaSet,secondaryAcceptableLatencyMS,acceptableLatencyMS,connectWithNoPrimary,authSource,W,wtimeout,J,forceServerObjectId,serializeFunctions,ignoreUndefined,生,promoteLongs,bufferMaxEntries,readPreference ,pkFactory,promiseLibrary,readConcern,maxStalenessSeconds,loggerLevel,logger,promoteValues,promotebuffers,promoteLongs,domainsEnabled,keepAliveInitialDelay,checkServerIdentity,validateOptions]
我該如何解決這個問題?任何想法?