Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from the deprecated Mongo class to MongoClient #27

Closed
RobertStewart opened this issue Feb 2, 2015 · 2 comments
Closed

Switch from the deprecated Mongo class to MongoClient #27

RobertStewart opened this issue Feb 2, 2015 · 2 comments

Comments

@RobertStewart
Copy link
Collaborator

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.

@scheras
Copy link

scheras commented Jan 30, 2017

See #31 .

@RobertStewart
Copy link
Collaborator Author

Thanks to an awesome contribution by @scheras, this is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants