Package com.mongodb.diagnostics.logging
Class Loggers
java.lang.Object
com.mongodb.diagnostics.logging.Loggers
This class is not part of the public API.
- Since:
- 3.0
-
Method Summary
-
Method Details
-
getLogger
Gets a logger with the given suffix appended on toPREFIX
, separated by a '.'.- Parameters:
suffix
- the suffix for the logger- Returns:
- the logger
- See Also:
-
PREFIX
-