All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.fluentd.logger.scala.sender.Event.scala Maven / Gradle / Ivy

The newest version!
package org.fluentd.logger.scala.sender

import scala.collection.Map

case class Event(tag: String, time: Long, record: Map[String, Any])




© 2015 - 2024 Weber Informatics LLC | Privacy Policy