Package | Description |
---|---|
com.mongodb.diagnostics.logging |
This package contains logging classes
|
com.mongodb.internal.async |
Modifier and Type | Method and Description |
---|---|
static Logger |
Loggers.getLogger(String suffix)
Gets a logger with the given suffix appended on to
PREFIX , separated by a '.'. |
Modifier and Type | Method and Description |
---|---|
static <T> SingleResultCallback<T> |
ErrorHandlingResultCallback.errorHandlingCallback(SingleResultCallback<T> callback,
Logger logger) |
Copyright © 2016. All Rights Reserved.