enum Level

Type{name: string, value: number}

Logging levels.

Values and Descriptions

ALL
DEBUG
INFO
OFF
SEVERE
WARNING