enabled property

bool enabled
getter/setter pair

Whether to show any logs at all (can be disabled in production)

Implementation

static bool enabled = true;