# File lib/god.rb, line 93
def applog(watch, level, text)
  LOG.log(watch, level, text)
end