Skip to content
Vector Enable logging
Type to start searching
    Vector
    Vector
    • Overview
    • Introduction
    • Basics
    • Advanced Usage
      • Vector State
      • Vector Fragment
      • Vector ViewModel
      • SavedState VectorViewModel
      • Logging
      • Automatic ViewModel Creation
      • Coroutine Context for State Store
    • API Reference
    

    vector / com.haroldadmin.vector / Vector / enableLogging

    enableLogging¶

    var enableLogging:Boolean

    Enables/Disables logging based on its value

    If true, then all loggers shall write their logs. If false, then no loggers shall write any logs.

    Can be changed at runtime.

    powered by MkDocs and Material for MkDocs