Home
last modified time | relevance | path

Searched refs:Colors (Results 1 - 2 of 2) sorted by relevance

/build/hb/containers/
H A Dcolors.py23 class Colors(): class
/build/hb/util/
H A Dlog_util.py23 from containers.colors import Colors namespace
74 msg = msg.replace('error:', f'{Colors.ERROR}error{Colors.END}:')
75 return f'{Colors.ERROR}[OHOS {level.upper()}]{Colors.END} {msg}'
79 return f'{Colors.WARNING}[OHOS {level.upper()}]{Colors.END} {msg}'

Completed in 2 milliseconds