Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-domain
/
org.meshtastic.core.domain.usecase.settings
/
SetMeshLogSettingsUseCase
/
setLoggingEnabled
set
Logging
Enabled
suspend
fun
setLoggingEnabled
(
enabled
:
Boolean
)
(
source
)
Enables or disables mesh logging.
Parameters
enabled
True to enable logging, false to disable.