Class LogRedaction

java.lang.Object
com.couchbase.client.core.logging.LogRedaction

public class LogRedaction extends Object
Static utility methods for global log redaction settings.
  • Method Details

    • getRedactionLevel

      public static RedactionLevel getRedactionLevel()
      Returns the current redaction level.
    • setRedactionLevel

      public static void setRedactionLevel(RedactionLevel redactionLevel)
      Changes the redaction level.