[Feature][linkis-metadata-query/server] Add necessary log information
- Dominant language
- Java
- Stars
- 3.4k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar feature requirement.
### Problem Description
At present, the key log information of the log is not perfect and needs to be supplemented
The linkis public enhancements/linkis datasource/linkis datasource manager/server module adds the necessary key logs
For example, `org.apache.linkis.datasourcemanager.core.restful.RestfulApiHelper` Key encryption and decryption operations
For example, `org.apache.linkis.metadata.query.server.service.impl.MetadataQueryServiceImpl` main methods and reflection call logs
Target:
1. It is convenient to view normal logs and locate abnormal problems
2. The key parameter information supports printing and viewing at the debug level
-----
目前日志关键日志信息不够完善,需要补充
linkis-public-enhancements/linkis-datasource/linkis-datasource-manager/server 模块添加必要的关键日志
如 org.apache.linkis.datasourcemanager.core.restful.RestfulApiHelper 中关键的加解密操作
如 org.apache.linkis.metadata.query.server.service.impl.MetadataQueryServiceImpl 主要的方法 以及反射调用日志 等
目标:
1 方便正常的日志查看,异常问题的定位
2 关键参数信息支持 debug 级别的打印和查看
### Description
_No response_
### Use case
_No response_
### Solutions
_No response_
### Anything else
_No response_
### Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!
Contributor guide
Assessment
This issue has not been assessed yet.