LoggerPlatformActions

Defines the LoggerPlatformActions contract for the SDAI presentation layer.

Author

Dmitriy Moroz

Inheritors

Functions

Link copied to clipboard
abstract suspend fun copyLogs(text: String)

Executes the copyLogs step in the SDAI presentation layer.

Link copied to clipboard
abstract suspend fun shareLogs(text: String)

Performs the SDAI side effect handled by shareLogs.