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.