Class HttpLoggingFilter


  • public final class HttpLoggingFilter
    extends Object
    Handles turning Http Wire logging on/off for supported connectors. Some connectors need have specific registration and use this class to determine if wire logging is enabled
    Author:
    Jeremy Unruh
    • Method Detail

      • toggleLogging

        public static void toggleLogging​(boolean isEnabled)
      • isLoggingEnabled

        public static boolean isLoggingEnabled()