Makes sense. Maybe enable it via a config flag or do you have other plans handling such cases?
On Thursday, July 20, 2017 at 2:18:58 PM UTC+2, José Valim wrote: > > 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] > <javascript:>> 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] <javascript:>. >> 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/eb68ca53-b56a-4b9d-a878-bf7d821d53c7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
