Skip to content

Add filterable, hierarchical logging system to webapp

Created by: felixfbecker

  • This would mean we don't have to add tap(console.log) whenever we debug things
  • We can then add way more logging statements
  • This means we can ask customers for detailed logs and debug issues even when we cannot reproduce them

This could use or work similar to https://www.npmjs.com/package/debug