Files
doris/fe/fe-core
Mingyu Chen df2c7563b0 [improvement](log) Add query id info in error log for easy tracking (#7975)
This PR #7936 change some FE log level to debug, so that when error happens, it is not easy to find out
which SQL cause the error.
So I add stmt id and query id in error log, so that user can use these identifiers to find SQL in fe.audit.log
2022-02-09 13:07:28 +08:00
..