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

[FEATURE] 完善日志切面功能 #170

Merged
merged 2 commits into from
Nov 24, 2020
Merged

[FEATURE] 完善日志切面功能 #170

merged 2 commits into from
Nov 24, 2020

Commits on Nov 16, 2020

  1. feat: aop切面日志新增json参数打印和高并发场景

    1. 打印json类型的参数以及参数名和参数值
    2. 高并发场景多线程情况下, 将日志封装到对象中一起打印
    chenqi146 committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    30017fa View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Configuration menu
    Copy the full SHA
    d8935e6 View commit details
    Browse the repository at this point in the history