Interface LogFileStoragePlugin

    • Method Detail

      • initialize

        void initialize​(java.util.Map<java.lang.String,​? extends java.lang.Object> context)
        Deprecated.
        Initializes the plugin with contextual data
        Parameters:
        context - context data
      • isAvailable

        boolean isAvailable()
                     throws LogFileStorageException
        Deprecated.
        Returns true if the file is available, false otherwise
        Returns:
        true if available
        Throws:
        LogFileStorageException - if there is an error determining the availability