| Package | Description |
|---|---|
| org.mongodb.morphia.logging | |
| org.mongodb.morphia.logging.jdk | |
| org.mongodb.morphia.logging.slf4j |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Logr
Deprecated.
Use Logger directly
|
| Modifier and Type | Class and Description |
|---|---|
class |
SilentLogger
Silent logger; it doesn't do anything!
|
| Modifier and Type | Method and Description |
|---|---|
Logger |
LoggerFactory.get(Class<?> c) |
static Logger |
MorphiaLoggerFactory.get(Class<?> c) |
| Modifier and Type | Class and Description |
|---|---|
class |
FasterJDKLogger |
class |
FastestJDKLogger |
class |
JDKLogger |
| Modifier and Type | Method and Description |
|---|---|
Logger |
JDKLoggerFactory.get(Class<?> c) |
| Modifier and Type | Class and Description |
|---|---|
class |
SLF4JLogger |
| Modifier and Type | Method and Description |
|---|---|
Logger |
SLF4JLoggerImplFactory.get(Class<?> c) |
Copyright © 2021. All rights reserved.