class SemanticLogger::Formatters::Raw

def host

Host name
def host
  hash[:host] = logger.host if log_host && logger.host
end