{#if streamingEnabled} {#if isConnected}
Live
{:else if loading}
Connecting...
{:else if connectionError} {:else} {/if} {:else}
Paused
{/if} | {containerName}
updateFontSize(Number(v))}> {fontSize}px {#each fontSizeOptions as size} {size}px {/each} {#if logSearchActive}
{#if matchCount > 0} {currentMatchIndex + 1}/{matchCount} {:else if logSearchQuery} 0/0 {/if}
{:else} {/if} {#if showCloseButton} {/if}
{#if logs}
{@html highlightedLogs()}
{:else if loading}

Connecting to log stream...

{:else}

No logs available

{/if}