LoggerTransport

 interface 
 LoggerTransport 

Direct use of LoggerTransport is not supported.

Performs the actual logging of events to a logging backend.

Summary

Public methods

abstract Unit
send ( log : ByteArray )

Sends an event to the transport.

Public methods

send

 abstract 
 fun 
 send 
 ( 
 log 
 : 
  ByteArray 
 
 ) 
 : 
  Unit 
 

Sends an event to the transport. The exact behavior is transport dependent.

Parameters
A serialized DtdiClientLog proto to be logged.
Design a Mobile Site
View Site in Mobile | Classic
Share by: