Home
last modified time | relevance | path

Searched refs:BASIC_FORMAT (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
D__init__.py1469 BASIC_FORMAT = "%(levelname)s:%(name)s:%(message)s" variable
1515 fs = kwargs.get("format", BASIC_FORMAT)