mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Make warnings a bit more readable
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
parent
4736b4409a
commit
47b22e90f9
@ -106,7 +106,7 @@ def parse_opts(args):
|
||||
|
||||
|
||||
def main(args):
|
||||
logging.basicConfig()
|
||||
logging.basicConfig(format='\033[33m%(levelname)s:\033[37m %(message)s\n')
|
||||
|
||||
opts = parse_opts(args)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user