Fixes small behaviours in resources
Closes #40 (closed)
- Normalize the file resource provider root in order to be robust with trailing slash.
- Protect and normalize leading slash
- Log an info when a resource is read
With unittests
Edited by Valentin Valls