logOn function Debug

dynamic logOn()

Enables all logging output

Implementation

logOn() {
  logFilter("");
}