Exemplo n.º 1
0
def view_logs(log_type):
    return controllers.ViewLogs().call(log_type)
Exemplo n.º 2
0
def view_logs():
    return controllers.ViewLogs().call()