| Modifier and Type | Class and Description |
|---|---|
class |
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
|
class |
SLF4JRepository
Class SLF4JRepository is class implementing LogRepository and is responsible
for storage of AuditLog entries in SLF4J/Logback log file
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<LogRepository> |
AuditLogComponent.getRepositories() |
Copyright © 2019. All rights reserved.