class SemanticLogger::Formatters::Raw

def time

Date & time
def time
  hash[time_key] = format_time(log.time)
end