NoOpLoggerPlatformActions

Provides the NoOpLoggerPlatformActions singleton used by the SDAI presentation layer.

Author

Dmitriy Moroz

Functions

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

Executes the copyLogs step in the SDAI presentation layer.

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

Performs the SDAI side effect handled by shareLogs.