debug method

void debug()

Enable fine output logging

Implementation

void debug() {
  _debug = true;
}