|
Neo4j Enterprise | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Logging | |
|---|---|
| org.neo4j.backup | |
| org.neo4j.cluster | |
| org.neo4j.kernel | Implementation for embedding a Neo4j graph database in an application. |
| org.neo4j.kernel.logging | |
| Uses of Logging in org.neo4j.backup |
|---|
| Methods in org.neo4j.backup with parameters of type Logging | |
|---|---|
abstract URI |
BackupExtensionService.resolve(URI from,
Args arguments,
Logging logging)
The source specific target to valid backup host translation method. |
| Uses of Logging in org.neo4j.cluster |
|---|
| Constructors in org.neo4j.cluster with parameters of type Logging | |
|---|---|
MultiPaxosServerFactory(org.neo4j.cluster.protocol.cluster.ClusterConfiguration initialConfig,
Logging logging)
|
|
NetworkedServerFactory(LifeSupport life,
ProtocolServerFactory protocolServerFactory,
org.neo4j.cluster.timeout.TimeoutStrategy timeoutStrategy,
Logging logging)
|
|
| Uses of Logging in org.neo4j.kernel |
|---|
| Fields in org.neo4j.kernel declared as Logging | |
|---|---|
protected Logging |
InternalAbstractGraphDatabase.logging
|
| Methods in org.neo4j.kernel that return Logging | |
|---|---|
protected Logging |
InternalAbstractGraphDatabase.createStringLogger()
|
| 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 | |||||||||