eclipsesource / eclipsesource/tabris-js

Automatically log XHR/fetch requests

Open
#1,693 0 comments 0 reactions 0 assignees View on GitHub
dev experience js
Dominant language
JavaScript
Stars
1.4k
Forks
171
PR merge metrics
No merged PRs in 30d

Description

### Problem description

In nearly every app that uses XHR or fetch we log them to the console. Depending on how often XHR/fetch appears in your code that are a lot of logging statements, usually accompanied by linter exceptions.

### Expected behavior

Automatically log all XHR/fetch request/responses on the debug level.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.