public interface LogPersistenceService
Modifier and Type | Method and Description |
---|---|
void |
persistDebugLog(DebugLog debugLog)
Persists a parsed debug log.
|
void |
persistErrorLog(ErrorLog errorLog)
Persists a parsed error log.
|
Copyright © 2020. All rights reserved.