Package com.mongodb.diagnostics.logging
Class Loggers
java.lang.Object
com.mongodb.diagnostics.logging.Loggers
Deprecated.
Usage of this API is not supported in AEM as a Cloud Service.
This class is not part of the public API.
- Since:
- 3.0
-
Field Summary
Fields -
Method Summary
-
Field Details
-
PREFIX
Deprecated.The prefix for all logger names.- See Also:
-
-
Method Details
-
getLogger
Deprecated.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:
-