Option to disable MongoDB logger
maxcom1 opened this issue ยท 1 comments
Description
Hi, I come with a suggestion/request to add an option to disable mongodb logs - detailed database connectivity etc.
There are actually a lot of them and they make a nice spam in the console (only part of it is attached on the screen).
Proposed Behaviour
Possibility to disable these logs in config, or limit them to one line of basic information
Extra Details
No response
Logging is configured by the server, not by plugins.
For most Minecraft server implementations (Spigot etc), this means overriding and then configuring the log4j config file.
https://www.spigotmc.org/threads/how-to-use-log4j-for-custom-logging.414564/