Log escalation level.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.0.0.0 (3.0.6)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
ERROR | 0 | Error condition has occurred. | |
WARN | 1 | Unusual non-error condition has occurred. | |
INFO | 2 | Normal information message. | |
DEBUG | 3 | Message used for debugging purposes. |
See Also