dwyl / hits-elixir

:chart_with_upwards_trend: An Elixir implementation of the "Hits" project (a super-basic "Web Page View Counter")
http://hits.dwyl.io
GNU General Public License v2.0
31 stars 1 forks source link

User Agent String not being Saved #15

Closed nelsonic closed 6 years ago

nelsonic commented 6 years ago

Just ran a fresh install of the project on my localhost and the user agent is not being saved. 😞

nelsonic commented 6 years ago

It only works if the /logs/agents directory exists ... so we can either instruct people to create it in the README.md or we can automatically create the folder ... 🤔