export interface LoggerConfig { logFilePath: string; timestampFormat: string; }