Michael Crumm
Michael Crumm
I just released v0.4.0 on hex :) https://hex.pm/packages/briefly/0.4.0
v0.1.1 has been released :)
It's the first thing on my list after the holiday! :)
It's worth a shot! Upstream I'd like to see more runtime config for the Tesla client. That's probably 90% of the difficulty right now.
Ah, yes - and the Google API issue is still open: https://github.com/googleapis/elixir-google-api/issues/98 :-) The Tesla version in latest is relatively up-to-date (v1.2); the problem right now is clients `use GoogleApi.Gax.Connection`,...
@wojtekmach We could get more specific and pattern match on the message attributes but I am not sure there is much virtue in it. What do you think?
Woah @moxley thanks for the contribution, this is awesome! Using the latest version of the dashboard is fine 👍🏻 I ran into some issues running profiler dev script though, can...
@moxley thanks for all the work you've done so far! I will take it from here :)
Can you provide an example, please? PhoenixProfiler generates almost no log lines itself.
Thanks for the example :) We will need to make it configurable but that should be possible for [LiveView 0.18+](https://hexdocs.pm/phoenix_live_view/0.18.0/Phoenix.LiveView.Logger.html#content).