LoggerSettings (driver-core 5.5.0 API) (original) (raw)


An immutable class representing settings for logging.

The driver logs using the SLF4J 1.0 API with a root logger of org.mongodb.driver. SeeLogging Fundamentals for additional information.

Since:

4.9

Nested Classes
static final class
A builder for an instance of LoggerSettings.

[builder](#builder%28%29)()
Gets a builder for an instance of LoggerSettings.
Creates a builder instance.
boolean
int
Gets the max length of the extended JSON representation of a BSON document within a log message.
int
[hashCode](#hashCode%28%29)()
[toString](#toString%28%29)()