Download
{#if content}{content}{:else if isLoading}Waiting for job to start...{:else}No logs are available yet{/if}
Auto scroll
{#if isLoading} {:else if duration} took {duration}ms {/if} {#if mem} mem peak: {(mem / 1024).toPrecision(4)}MB {/if}
{#if content}{@html html}{:else if !isLoading}No logs are available yet{/if}