Such change would be backwards incompatible, that's why we are stuck with the custom format.
On Thu, Jul 20, 2017 at 13:33 Stephan Epping <[email protected]> wrote: > 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 > <https://groups.google.com/d/msgid/elixir-lang-core/6f9b1e06-d3b9-4f06-88f7-2d14d18cee04%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- *José Valim* www.plataformatec.com.br Skype: jv.ptec Founder and Director of R&D -- 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/CAGnRm4JAgSuZNsZKXNJyyuDd%3DtCdVLC0NnvJxdS3DDbMrjrWpw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
