export interface LogSection { color?: string background?: string text: string }