Class LogRedaction


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

      • getRedactionLevel

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

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