Go to file
2023-12-12 00:12:41 +02:00
.vscode Initial project files 2023-12-12 00:12:41 +02:00
.yarn Initial project files 2023-12-12 00:12:41 +02:00
.eslintignore Initial project files 2023-12-12 00:12:41 +02:00
.eslintrc.json Initial project files 2023-12-12 00:12:41 +02:00
.gitattributes Initial project files 2023-12-12 00:12:41 +02:00
.gitignore Initial project files 2023-12-12 00:12:41 +02:00
.yarnrc.yml Initial project files 2023-12-12 00:12:41 +02:00
package.json Initial project files 2023-12-12 00:12:41 +02:00
README.md Initial project files 2023-12-12 00:12:41 +02:00
tsconfig.json Initial project files 2023-12-12 00:12:41 +02:00
yarn.lock Initial project files 2023-12-12 00:12:41 +02:00

LogAggregator

Goal: Aggregate errors emitted by the logger package to reduce the amount of duplicate errors.