teamspaces / web

Web & API – Spaces is knowledge management for teams.
0 stars 0 forks source link

Enable logging in development and staging environments by default #299

Open karluxd opened 7 years ago

karluxd commented 7 years ago

You currently have to run log.enableAll() and we can remove this setup step for new developers (and avoid confusion when we've cleared the cache, test in other browsers etc.) by enabling it automatically when we're not in a production environment.