Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LogRecord 这个字段有点少,要是能加上我自己需要字段就更好了 #163

Open
lizhou828 opened this issue Aug 8, 2024 · 1 comment

Comments

@lizhou828
Copy link

比如说这些字段:
private String endSide; // 端侧
private String apiName; // 接口名
private String returnResult; // 返回结果
private String requestParam; // 请求参数
private String exceptionMessage; // 异常信息

@yz1797203443
Copy link

可以增加属性字段呀,然后再DefaultLogRecordServiceImpl#record()方法构建BizLogRecord对象时赋值就可以了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants