error log will go to stderr, and others to stdout A new parameter in operator to set the loglevel from command line bpy.ops.export_scene.gltf(loglevel=logging.INFO) If not set from the ops, value is -1, and is set, as before, from the bpy.app.debug_value