System-Log {{'EDGE.CONFIG.LOG.AUTOMATIC_UPDATING' | translate}} @if (isCondensedOutput !== null && isAtLeastGuest) { {{"EDGE.CONFIG.LOG.CONDENSED_OUTPUT" | translate}} } @for (filter of filters.options; track filter) { {{filter.name}} } @for (line of logLines; track line) { {{ line.time }} {{ line.level }} {{ line.source }} }