def health()

in log-app/app.py [0:0]


def health():
    return jsonify({"Status" : "Ok"})