nietaki / rexbug

A thin Elixir wrapper for the redbug Erlang tracing debugger.
https://hexdocs.pm/rexbug/
MIT License
252 stars 15 forks source link

fix/millisecond formatting zero padding #54

Closed dylan-chong closed 2 years ago

dylan-chong commented 2 years ago

This really caught me out

nietaki commented 2 years ago

Thank you for providing the fix and writing the tests, looks great!

I'll merge and release a minor version soon :)