DataLogger
A interface for logging data information related to loading the data.
Functions
Link copied to clipboard
abstract fun logNetworkData( httpUrlRequest: UrlResponseInfo, startTimeMs: Long, responseStartTimeMs: Long, endTimeMs: Long)
Content copied to clipboard
Logs the related network information.