level()
in
utils/logging.js [35:37]
3
lines of code
1
McCabe index (conditional complexity)
level(label) { return { severity: label }; },