sendLog

fun sendLog(serverURL: String, context: Context)

Send a log from StudyLogger to the logging server

Parameters

serverURL

The server URL to send the request to.

context

The context of the calling Activity or Service to use for the request.