Class ServerLogsPanel

    • Constructor Detail

      • ServerLogsPanel

        public ServerLogsPanel​(CliGuiContext cliGuiCtx)
    • Method Detail

      • isLogDownloadAvailable

        public static boolean isLogDownloadAvailable​(CliGuiContext cliGuiCtx)
        Does the server support log downloads?
        Parameters:
        cliGuiCtx - The context.
        Returns:
        true if the server supports log downloads, false otherwise.