mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
set tracelogger stacklevel=2 (#5766)
This commit is contained in:
@@ -33,6 +33,7 @@ def print(event, request_id, user):
|
||||
"stage": EVENT_TO_STAGE_MAP.get(event).value,
|
||||
}
|
||||
},
|
||||
stacklevel=2,
|
||||
)
|
||||
except:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user