logrex v0.1.0 Logrex.Formatter

Link to this section Summary

Functions

Custom Logger format function, receives four arguments and returns a formatted string

Link to this section Functions

Link to this function format(level, message, timestamp, metadata)
format(atom, String.t, erl_datetime, keyword(any)) :: String.t

Custom Logger format function, receives four arguments and returns a formatted string.