Hello Team,
We are using logback audit for our project purpose.
We want to persist AuditEvent in initial stage and the final stage we need to add the predicates.
Currently we could not do it because there is no way to get the persisted object or id from the logback API. AuditFacade.audit() does not return any thing.
Please suggest me how can we get the AuditEvent or ID once I persist the AuditEvent?
--
Thanks & Regards,
K.Senthuran