logOn function Debug

void logOn()

Enables all logging output

Implementation

void logOn() {
  logFilter("");
}