dmp/loggable-bundle

支持Loggable AOP注解的Bundle

安装: 327

依赖项: 0

建议者: 0

安全性: 0

星标: 0

关注者: 1

分支: 0

公开问题: 0

类型:symfony-bundle

1.0.0 2024-08-21 14:32 UTC

This package is auto-updated.

Last update: 2024-09-21 14:42:11 UTC


README

添加此Bundle启用对@Loggable建议和切入点支持。

切入点检查是否存在注解@Loggable

包括异常在内的切入点执行将被记录。

使用方法

composer require dmp/loggable-bundle

TODO

  • 添加集成测试