mouzt / mzt-biz-log

支持Springboot,基于注解的可使用变量、可以自定义函数的通用操作日志组件
Apache License 2.0
2.06k stars 483 forks source link

优化 #61

Closed mouzt closed 2 years ago

mouzt commented 2 years ago

1.修复了 LogFunctionParser 的NPE,

  1. 主街上添加了ElementType.TYPE,
  2. 记录了当前执行方法的Class和Method
  3. 重新fix了没有加EnableTransactionManagement 切面不生效的逻辑
  4. 增加了 Subtype 的 SpEl解析