|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.github.inspektr.audit.support.AbstractStringAuditTrailManager
com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager
public final class Slf4jLoggingAuditTrailManager
AuditTrailManager that dumps auditable information to a configured logger.
AuditTrailManager| Constructor Summary | |
|---|---|
Slf4jLoggingAuditTrailManager()
|
|
| Method Summary | |
|---|---|
void |
record(AuditActionContext auditActionContext)
Make an audit trail record. |
| Methods inherited from class com.github.inspektr.audit.support.AbstractStringAuditTrailManager |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Slf4jLoggingAuditTrailManager()
| Method Detail |
|---|
public void record(AuditActionContext auditActionContext)
AuditTrailManagerThis concept is somewhat similar to log4j Appender.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||