Couchbase .NET SDK | 3.7.2
Search Results for

    Show / Hide Table of Contents

    Enum RedactionLevel

    Specifies the level of log redaction.

    Namespace: Couchbase.Core.Logging
    Assembly: Couchbase.NetClient.dll
    Syntax
    public enum RedactionLevel

    Fields

    Name Description
    Full

    User, system, and metadata are redacted.

    None

    No redaction is performed; this is the default.

    Partial

    Only user data is redacted; system and metadata are not.

    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.