symentis / grails-audit-logging-plugin

The Grails Audit Logging Plugin
Apache License 2.0
50 stars 59 forks source link

Implement verboseDelete switch and log deletes non-verbose by default #185

Closed robertoschwald closed 5 years ago

robertoschwald commented 5 years ago
robertoschwald commented 5 years ago

Already available using:

grails.plugin.auditLog.verboseEvents = [AuditLogEvent.INSERT, AuditLogEvent.UPDATE]