|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectorg.apache.maven.archiva.repository.audit.AuditLog
public class AuditLog
AuditLog - Audit Log.
| Field Summary | |
|---|---|
static org.slf4j.Logger |
logger
|
| Constructor Summary | |
|---|---|
AuditLog()
|
|
| Method Summary | |
|---|---|
void |
auditEvent(AuditEvent event)
Creates a log message in the following format ... |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.slf4j.Logger logger
| Constructor Detail |
|---|
public AuditLog()
| Method Detail |
|---|
public void auditEvent(AuditEvent event)
auditEvent in interface AuditListenerevent - the event details.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||