ztcorekit
/
fr.zhortech.ztcorekit.api.events
/
ZTEventReporter
Z
T
Event
Reporter
interface
ZTEventReporter
Content copied to clipboard
ZTEventReporter
Author
Alexandre Lemoult <a.lemoult@zhortech.com>
Functions
Inheritors
Functions
log
Link copied to clipboard
abstract fun
log
(logPayload:
LogPayload
):
Completable
Content copied to clipboard
abstract fun
log
(event:
ZTReportableEvent
):
Completable
Content copied to clipboard
abstract fun
log
(event:
Map
<
String
,
Any
>):
Completable
Content copied to clipboard
Inheritors
DebugReporter
Link copied to clipboard
ZTEventReporterImpl
Link copied to clipboard