arrow_back
method 'getLogLevels'
CRAP
Complexity
Coverage
Location
2.00
1
0/1 (0.00%)
command/compute-crap.command.ts (L99 - L101)
private getLogLevels(): string[] { return ["error", "warn", "log", "debug", "silent"]; }