I found that the Logger uses a custom tuple format for its timestamp https://github.com/elixir-lang/elixir/blob/master/lib/logger/lib/logger/utils.ex#L247
Wouldn't it be better to use the standard DateTime/NaiveDateTime types for that? -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/6f9b1e06-d3b9-4f06-88f7-2d14d18cee04%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
