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