logOff function Debug

dynamic logOff()

Disables all logging output

Implementation

logOff() {
  logFilter("!");
}