epgsql / pgapp

Erlang Postgres application that uses Poolboy and deals with the database being unavailable
MIT License
66 stars 42 forks source link

"Unable to connect" as warning #17

Open lukyanov opened 8 years ago

lukyanov commented 8 years ago

Could you explain your reason why log messages about failed connections are shown as warnings? To me, lost connection is a serious issue that should be on 'error' level.