Searched defs:_LOG_LEVELS (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Logger/
H A DLog.py68 _LOG_LEVELS = [DEBUG_0, DEBUG_1, DEBUG_2, DEBUG_3, DEBUG_4, DEBUG_5, DEBUG_6, \
286 if Level not in _LOG_LEVELS:
70 QUIET_1, SILENT] variable

Completed in 193 milliseconds