Variable LogLevelsConst

LogLevels: {
    [level: string]: number;
} = ...

Type declaration

  • [level: string]: number