Structured Logging for LiveView (handle_params and channels)

Hey, thanks for your work on logging.

So for 2, I found the following to disable Phoenix logs completely:
config :phoenix, :logger, false
Not sure if it’s a good idea, but it works.

Regarding 3 - can you point me in the right direction? I’m considering patching the logster library right now or maybe using flatlog.

Glad you already answered the question about that :smile: