Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-repository
/
org.meshtastic.core.repository
/
MeshLogCleanupPolicy
Mesh
Log
Cleanup
Policy
data
class
MeshLogCleanupPolicy
(
val
loggingEnabled
:
Boolean
,
val
retentionDays
:
Int
)
(
source
)
Persisted policy used by background mesh-log cleanup.
Members
Constructors
Mesh
Log
Cleanup
Policy
Link copied to clipboard
constructor
(
loggingEnabled
:
Boolean
,
retentionDays
:
Int
)
Properties
logging
Enabled
Link copied to clipboard
val
loggingEnabled
:
Boolean
retention
Days
Link copied to clipboard
val
retentionDays
:
Int