Http Logger
class HttpLogger(val configuration: HttpLogger.Configuration, @WorkerThread val log: (String) -> Unit)
Logger for the network communication between the engine and the remote server
Logger for the network communication between the engine and the remote server