```kotlin //For Mongodb logs (stops this stuff)! (LoggerFactory.getILoggerFactory() as? LoggerContext)?.getLogger(LOGGER)?.level = Level.ERROR ``` LOGGER example: "org.mongodb.driver"