vectordotdev / timber-elixir

🌲 Great Elixir logging made easy
https://timber.io
Other
214 stars 29 forks source link

Updates the router discovery pattern #277

Closed DavidAntaramian closed 6 years ago

DavidAntaramian commented 6 years ago

This follows the change by @andrelip to make the pattern for Phoenix Endpoint plug Router declarations more specific as suggested by @mitchellhenke.