#ELIXIR
In this episode we setup code reloading and logging for the elixir project. This is generally done automatically in Phoenix out of the box. But since we're setting up our project from scratch, we'll need to do this with the help of a library.