Additional context sent to log callback messages.
Inheritance Hierarchy
Aerospike.ClientLogContext
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.3.2.0 (5.3.2)
Syntax
C#
public sealed class Context
The LogContext type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | clusterName |
Cluster name. Will be empty string if clusterName is not
defined or the log message is not associated with a cluster.
|
![]() ![]() | Empty |
Empty context for use when context is not available.
|
See Also