Composable Function

RemoteLog

RemoteLog

Source set: Android
@Composable
public fun RemoteLog(
    message: String,
    category: RcPlatformServices.LogCategory = RcPlatformServices.LogCategory.WARN,
)

Last updated: