i was use express winston and winston mongodb . if i add extra my own property in express winston use `baseMeta : {
expireAfterSeconds : 4000
` then i was see file expireAfterSconds property . but i can't add mongodb .mongodb add only auto timestamp , level, message, meta. but i needed to extra property . because after 7 days i needed to delete my log
i was use express winston and winston mongodb . if i add extra my own property in express winston use `baseMeta : {
expireAfterSeconds : 4000
` then i was see file expireAfterSconds property . but i can't add mongodb .mongodb add only auto timestamp , level, message, meta. but i needed to extra property . because after 7 days i needed to delete my log