enable static method

void enable()

Enable logging output.

Implementation

static void enable() => _enabled = true;