feat(logging): add structured audit logging with file export
- Add logback-spring.xml with daily rolling file appenders - Add structured audit events to RequireRoleAspect - Add logging export configuration to application.yaml - Add janino dependency for logback evaluation - Ignore /log/ export directory
This commit is contained in:
+2
-1
@@ -43,4 +43,5 @@ out/
|
||||
**/application-dev.yaml
|
||||
**/application-dev.yml
|
||||
**/application-dev.properties
|
||||
**/.env
|
||||
**/.env
|
||||
/log/
|
||||
|
||||
Reference in New Issue
Block a user