:raises: ValueError -- If the file is an invalid json file. """ try: config = parse_json_file(filename) log_conf.dictConfig(config) logpy4j = logging.
確定! 回上一頁