def info()

in assets/OfficialDemos/Others/Python/GitHubFunction.py [0:0]


def info(message):
    log("{} | {}".format("INFO", message))