Couchbase .NET SDK | 3.8.0
Search Results for

    Show / Hide Table of Contents

    Class LoggingEvents

    Inheritance
    object
    LoggingEvents
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Couchbase.Core.Logging
    Assembly: Couchbase.NetClient.dll
    Syntax
    public static class LoggingEvents

    Fields

    | Edit this page View Source

    AnalyticsEvent

    Declaration
    public const int AnalyticsEvent = 5000
    Field Value
    Type Description
    int
    | Edit this page View Source

    AuthenticationEvent

    Declaration
    public const int AuthenticationEvent = 6000
    Field Value
    Type Description
    int
    | Edit this page View Source

    BootstrapEvent

    Declaration
    public const int BootstrapEvent = 8000
    Field Value
    Type Description
    int
    | Edit this page View Source

    ChannelConnectionEvent

    Declaration
    public const int ChannelConnectionEvent = 10000
    Field Value
    Type Description
    int
    | Edit this page View Source

    ConfigEvent

    Declaration
    public const int ConfigEvent = 7000
    Field Value
    Type Description
    int
    | Edit this page View Source

    KvEvent

    Declaration
    public const int KvEvent = 2000
    Field Value
    Type Description
    int
    | Edit this page View Source

    QueryEvent

    Declaration
    public const int QueryEvent = 1000
    Field Value
    Type Description
    int
    | Edit this page View Source

    SearchEvent

    Declaration
    public const int SearchEvent = 4000
    Field Value
    Type Description
    int
    | Edit this page View Source

    ThresholdEvent

    Declaration
    public const int ThresholdEvent = 9000
    Field Value
    Type Description
    int
    | Edit this page View Source

    ViewEvent

    Declaration
    public const int ViewEvent = 3000
    Field Value
    Type Description
    int
    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.