Repository URL to install this package:
export interface LogLevelUpdate { /** * Log level */ level: string; }