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