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

weaver.LogFormatter.scala Maven / Gradle / Ivy

The newest version!
package weaver

object LogFormatter {
  def formatTimestamp(l: Long): String = internals.Timestamp.format(l)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy