launch

fun launch(context: Context, logSession: ILogSession?)

Opens the log session in nRF Logger app, or opens Google Play if the app is not installed.

Use Logger.newSession to create a log session and log data to it.

Parameters

context

the context.

logSession

the log session to open.