Closed RobertStewart closed 7 years ago
The Mongo class that defaults to unsafe writes has been deprecated in recent versions of the Java driver. Log4mongo should be using the MongoClient class.
See #31 .
Thanks to an awesome contribution by @scheras, this is resolved.
The Mongo class that defaults to unsafe writes has been deprecated in recent versions of the Java driver. Log4mongo should be using the MongoClient class.