jberling
Structured logging on localhost
One thing I miss from developing native apps with Swift is the structured logging in the Console app.
I loathe scanning text logs and find Elixir’s output hard to scan. It’s often just a wall of text. Like in this screenshot:
Is there a solution for sending the logs to either the Console app or a custom-made UI? A solution where maps are rendered as nicely as with GitHub - software-mansion/live-debugger: Tool for debugging LiveView applications · GitHub maybe?
Most Liked
hauleth
https://github.com/hauleth/lumberjack/commit/aac3b76923adc888066145730eff1faa3c3da1ec
Fixed that issue. I will try to revive it a little bit and remove dependencies on stuff like Cowboy, but that particular issue is fixed now.
jberling
Yeah, I’ve seen Logger supports structured logging.
I can live with that. If at least my own loggins are structured I am happy.
Ok, if no solution is there, maybe I should build it myself …
D4no0
A solution for this would be great. I’ve had problems countless times with such long error messages, sometimes it would get so bad, that I would have to copy paste into a text editor and split it on my own to make any sense of it.
Popular in Questions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #security
- #hex










