Modifier and Type | Method and Description |
---|---|
static Logger |
Trace.getLogger(java.lang.String className)
Returns the logger of the specified class or package.
|
Modifier and Type | Method and Description |
---|---|
static void |
Trace.setLogger(java.lang.String className,
Logger logger)
Sets the specified logger of the specified class or package.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DataspaceLogger
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
com.streamscape.ds.AbstractDataspace
Title: Dataspace Framework
|
class |
DataspaceLoggerImpl
Title: Dataspace Framework
|
Modifier and Type | Method and Description |
---|---|
void |
DataspaceSchema.setLogger(Logger logger) |
Modifier and Type | Class and Description |
---|---|
class |
FSpace
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
QSpace
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
TSpace
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
com.streamscape.ds.schema.server.AbstractVirtualClientServerObject
Title: Dataspace Framework
|
class |
DynamoDBServerObject |
class |
FileServerObject
Title: Dataspace Framework
|
class |
MessageServerObject
Title: Dataspace Framework
|
class |
NoSqlServerObject
Title: Dataspace Framework
|
class |
ServerObject
Title: Dataspace Framework
|
class |
VirtualServerObject
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
WebServerObject
Title: Dataspace Framework
|
Modifier and Type | Method and Description |
---|---|
Logger |
FileDescriptorFactory.getLogger() |
Modifier and Type | Method and Description |
---|---|
void |
FileDescriptorFactory.setLogger(Logger logger) |
Modifier and Type | Method and Description |
---|---|
static void |
RuntimeContext.setDefaultServiceLogger(Logger defaultServiceLogger) |
Modifier and Type | Method and Description |
---|---|
Logger |
DatabaseConnectionDelegate.getServiceLogger() |
Modifier and Type | Method and Description |
---|---|
void |
DatabaseConnectionsPool.setLogger(Logger logger)
Sets logger for all connections.
|
void |
DatabaseConnectionDelegate.setServiceLogger(Logger logger) |
Modifier and Type | Method and Description |
---|---|
Logger |
TransportConnectionImpl.getServiceLogger() |
Modifier and Type | Method and Description |
---|---|
void |
TransportConnectionImpl.setServiceLogger(Logger logger) |
Modifier and Type | Method and Description |
---|---|
Logger |
FabricManagedComponent.getLogger()
Returns the component's logger.
|
Modifier and Type | Method and Description |
---|---|
void |
FabricManagedComponent.setLogger(Logger logger)
Sets the component's logger.
|
Modifier and Type | Method and Description |
---|---|
Logger |
ClientComponent.getLogger()
Returns this component's logger.
|
Modifier and Type | Class and Description |
---|---|
class |
ContainerLogger
Title: Service Event Fabric Core
|
Modifier and Type | Method and Description |
---|---|
static void |
SLOperationLogger.log(java.lang.Object object,
Trace.Level level,
Logger logger,
SLOperationLogger.SLOperationLoggerContext context,
java.lang.String message) |
static void |
SLOperationLogger.log(java.lang.Object object,
Trace.Level level,
Logger logger,
java.lang.String message) |
static void |
SLOperationLogger.logDebug(java.lang.Object object,
Logger logger,
java.lang.String message) |
static void |
SLOperationLogger.logError(java.lang.Object object,
Logger logger,
java.lang.String message) |
static void |
SLOperationLogger.logInfo(java.lang.Object object,
Logger logger,
java.lang.String message) |
Modifier and Type | Interface and Description |
---|---|
interface |
ServiceLogger
Title: Service Event Fabric Core
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceLoggerImpl
Title: Service Event Fabric Core
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceManager.setServiceLogger(java.lang.String serviceName,
Logger logger)
Sets the custom logger for the specified service.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ComponentLogger
Title: Service Event Fabric Core
|
Modifier and Type | Method and Description |
---|---|
Logger |
TraceConfigurator.getLogger() |
Modifier and Type | Method and Description |
---|---|
void |
TraceConfigurator.enableLog(Logger logger) |
Modifier and Type | Method and Description |
---|---|
Logger |
ClientConnection.getServiceLogger()
Gets the logger for this connection.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientConnection.setServiceLogger(Logger logger)
Sets the logger for this connection.
|
Modifier and Type | Method and Description |
---|---|
Logger |
DatabaseConnection.getServiceLogger()
Returns the logger for this connection.
|
Modifier and Type | Method and Description |
---|---|
void |
DatabaseConnection.setServiceLogger(Logger logger)
Sets the logger for this connection's critical log events.
|
Modifier and Type | Method and Description |
---|---|
Logger |
TransportConnection.getServiceLogger()
Returns the logger for this connection.
|
Modifier and Type | Method and Description |
---|---|
void |
TransportConnection.setServiceLogger(Logger logger)
Sets the logger for this connection's critical log events.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.