LogContext Class

Aerospike
Additional context sent to log callback messages.
Inheritance Hierarchy

SystemObject
  Aerospike.ClientLogContext

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 5.3.1.0 (5.3.1)
Syntax

C#
public sealed class Context

The LogContext type exposes the following members.

Fields

  NameDescription
Public fieldclusterName
Cluster name. Will be empty string if clusterName is not defined or the log message is not associated with a cluster.
Public fieldStatic memberEmpty
Empty context for use when context is not available.
Top
See Also

Reference