This repository was archived by the owner on Sep 20, 2019. It is now read-only.
This repository was archived by the owner on Sep 20, 2019. It is now read-only.
Make simple logger optional #210
Open
Description
Would it be possible to make the usage of simple logger optional?
I don't see that much benefits compared to $log here and only have to take care about an additional dependency.
In https://github.com/tombatossals/angular-leaflet-directive it's no dependency (anymore)...