class SemanticLogger::Formatters::Loki

def time

def time
  stream[:values][0] << format_time(log)
end