Y
Hacker News
new
|
ask
|
show
|
jobs
by
cpursley
2269 days ago
This is very timely! I'd love to see the logging bits extracted out into its own library so I can use it directly in an existing Phoenix app. I don't really need the GUI bits.
2 comments
dqv
2269 days ago
You should be able to still use it. Just set `runtime: false` for the dep entry in your `mix.exs` file and only start what you need.
link
jeroenbourgois
2269 days ago
OP here. We saw your request on github, will follow up there. Should not be that hard to do, it's not a lot of code actually.
link