Abstract
A logger accepts messages from different levels and emits them in a certain way.
Static
Readonly
All available logging levels.
Optional
Convert a string-based logging level to a numerical logging level.
A string-based logging level
The numerical logging level, or undefined.
A logger accepts messages from different levels and emits them in a certain way.