ExLogger v0.3.0 ExLogger.Formatter.Timestamp View Source
Link to this section Summary
Link to this section Functions
Link to this function
format(arg, utc_offset)
View Source
format(arg, utc_offset)
View Source
format(Logger.Formatter.time(), {integer(), integer()}) :: String.t()
format(Logger.Formatter.time(), {integer(), integer()}) :: String.t()
Link to this function
format_offset(arg) View Source
Link to this function
offset(utc, local)
View Source
offset(utc, local)
View Source
offset(Logger.Formatter.time(), Logger.Formatter.time()) :: {-23..23, -59..59}
offset(Logger.Formatter.time(), Logger.Formatter.time()) :: {-23..23, -59..59}
Link to this function
utc_offset(bool)
View Source
utc_offset(bool)
View Source
utc_offset(boolean()) :: {-23..23, -59..59}
utc_offset(boolean()) :: {-23..23, -59..59}