Closed mutablestate closed 7 years ago
This PR converts the current Logger entries into logfmt (reference to issue #84)
LogEntry
Logger
LoggerUtils
That's great. Thanks!
This PR converts the current Logger entries into logfmt (reference to issue #84)
LogEntry
module to define a struct with defaultsLogger
module withLoggerUtils
(uses transformational functions rather than wrapping the Elixir Logger calls)