Beispiel #1
0
def view_logs(log_type):
    return controllers.ViewLogs().call(log_type)
Beispiel #2
0
def view_logs():
    return controllers.ViewLogs().call()