public interface MessageHandler
Modifier and Type | Method and Description |
---|---|
void |
handle(DebugLog debugLog)
Sends debug log to the Log handler.
|
void |
handle(ErrorLog errorLog)
Sends error log to the log handler.
|
Copyright © 2020. All rights reserved.