| Package | Description |
|---|---|
| org.mongodb.morphia.logging | |
| org.mongodb.morphia.logging.jdk | |
| org.mongodb.morphia.logging.slf4j |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LogrFactory
Deprecated.
Use LoggerFactory directly
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MorphiaLoggerFactory.registerLogger(Class<? extends LoggerFactory> factoryClass)
Register a LoggerFactory; last one registered is used.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JDKLoggerFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
SLF4JLoggerImplFactory |
Copyright © 2021. All rights reserved.