System Logs
{#if currentMethod}
⚡
Current: {currentMethod}
{/if}
{#each logs as log}
>
{log}
{/each} {#if status === 'extracting'}
>
Processing...
{/if}