LogTimestampFormatter

wvlet.log.LogTimestampFormatter$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def formatTimestamp(timeMillis: Long): String
def formatTimestampWithNoSpaace(timeMillis: Long): String

Concrete fields

val humanReadableTimestampFormatter: DateTimeFormatter
val noSpaceTimestampFormat: DateTimeFormatter
val systemZone: ZoneId