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