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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Logger/
H A DLog.py86 _ERROR_FORMATTER = Formatter("%(message)s") variable
277 _ErrorCh.setFormatter(_ERROR_FORMATTER)
321 _Ch.setFormatter(_ERROR_FORMATTER)

Completed in 32 milliseconds