Package com.mongodb.crypt.capi
Class Loggers
- java.lang.Object
-
- com.mongodb.crypt.capi.Loggers
-
public final class Loggers extends java.lang.ObjectThis class is not part of the public API.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static LoggergetLogger()
-
-
-
Method Detail
-
getLogger
public static Logger getLogger()
- Returns:
- the logger
-
-