]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Common/EdkLogger.py
BaseTools/EdkLogger: Support unit tests with a SILENT log level
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 23 Jun 2015 23:34:09 +0000 (23:34 +0000)
committerjljusten <jljusten@Edk2>
Tue, 23 Jun 2015 23:34:09 +0000 (23:34 +0000)
commit183ca9645581a272294f869bdceaf0c70a66a5e3
treec4de76e5a1ee70ffa7bbb4de3cdb02b432e0a7dc
parent53fc4ba26640fd5aab0b7480068295e72c42d435
BaseTools/EdkLogger: Support unit tests with a SILENT log level

This allows the unit tests to run without the errors logging to the
screen.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Yingke Liu <yingke.d.liu@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17692 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/Common/EdkLogger.py