Exemplo n.º 1
0
def log_info(*args):
    puts(yellow(*args))
Exemplo n.º 2
0
def log_warn(*args):
    puts(yellow(*args))