Softchat Logging
data class SoftchatLogging(val sink: SoftchatLogSink, val minimumLevel: SoftchatLogLevel = SoftchatLogLevel.INFO)
Optional account logging configuration.
When absent, no coroutine is created and the native hot path performs only one relaxed disabled-level check at instrumented state transitions.