| Interface | Description |
|---|---|
| LogRepository |
Interface of classes used to stare AuditLog entries
|
| Class | Description |
|---|---|
| Activator | |
| AuditLogComponent | |
| AuditLogProcessor | |
| Entry | |
| MemoryRepository |
Class MemoryRepository is class implementing LogRepository and is responsible
for storage of AuditLog entries in memory for test case to verify that entries
are properly delivered to LogRepositories implementations
|
| SLF4JRepository |
Class SLF4JRepository is class implementing LogRepository and is responsible
for storage of AuditLog entries in SLF4J/Logback log file
|
Copyright © 2019. All rights reserved.