Revert refactoring of frontend logging since its crashing #2215 #2214 #2212

Revert "refactor(front): rename logger timing stop functions to `measureLoading`"

This reverts commit 9abdcb5ff7.

Revert "chore(front): remove unused dependency and add eslint rule to prevent console usage"

This reverts commit d1f9a99e1b.

Revert "feat(front): use logger instead of console.log"

This reverts commit b59e29883f.
This commit is contained in:
Georg Krause 2023-09-05 17:01:12 +02:00
commit e08add956e
34 changed files with 76 additions and 229 deletions

View file

@ -34,6 +34,7 @@
"fomantic-ui-css": "2.9.2",
"howler": "2.2.3",
"idb-keyval": "6.2.1",
"js-logger": "1.6.1",
"lodash-es": "4.17.21",
"lru-cache": "7.14.1",
"moment": "2.29.4",