Home
last modified time | relevance | path

Searched refs:ERROR (Results 1 - 3 of 3) sorted by relevance

/build/hb/containers/
H A Dcolors.py26 ERROR = '\033[91m' variable in Colors
/build/test/example/
H A Dmylogger.py101 logger.setLevel(logging.ERROR)
/build/hb/util/
H A Dlog_util.py33 ERROR = 2 variable in LogLevel
74 msg = msg.replace('error:', f'{Colors.ERROR}error{Colors.END}:')
75 return f'{Colors.ERROR}[OHOS {level.upper()}]{Colors.END} {msg}'
127 if line.startswith('ERROR at'):

Completed in 1 milliseconds