|
Neo4j Enterprise | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Logging | |
|---|---|
| org.neo4j.kernel | Implementation for embedding a Neo4j graph database in an application. |
| org.neo4j.kernel.logging | |
| Uses of Logging in org.neo4j.kernel |
|---|
| Fields in org.neo4j.kernel declared as Logging | |
|---|---|
protected Logging |
InternalAbstractGraphDatabase.logging
|
protected Logging |
HighlyAvailableGraphDatabase.logging
|
| Methods in org.neo4j.kernel that return Logging | |
|---|---|
protected Logging |
InternalAbstractGraphDatabase.createStringLogger()
|
Logging |
InternalAbstractGraphDatabase.getLogging()
|
| Uses of Logging in org.neo4j.kernel.logging |
|---|
| Classes in org.neo4j.kernel.logging that implement Logging | |
|---|---|
class |
ClassicLoggingService
Implements the old-style logging with just one logger regardless of name. |
class |
DevNullLoggingService
|
class |
LogbackService
Logging service that uses Logback as backend. |
|
Neo4j Enterprise | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||