Package | Description |
---|---|
org.mongodb.morphia.logging | |
org.mongodb.morphia.logging.jdk | |
org.mongodb.morphia.logging.slf4j |
Modifier and Type | Class and Description |
---|---|
class |
SilentLogger
Silent logger; it doesn't do anything!
|
Modifier and Type | Method and Description |
---|---|
Logr |
LogrFactory.get(Class<?> c) |
static Logr |
MorphiaLoggerFactory.get(Class<?> c) |
Modifier and Type | Class and Description |
---|---|
class |
FasterJDKLogger |
class |
FastestJDKLogger |
class |
JDKLogger |
Modifier and Type | Method and Description |
---|---|
Logr |
JDKLoggerFactory.get(Class<?> c) |
Modifier and Type | Class and Description |
---|---|
class |
SLF4JLogr |
Modifier and Type | Method and Description |
---|---|
Logr |
SLF4JLogrImplFactory.get(Class<?> c) |
Copyright © 2015. All rights reserved.