Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: thread id and server requests in debug logs #842

Merged
merged 2 commits into from Sep 25, 2023
Merged

Conversation

sbrunato
Copy link
Collaborator

  • thread id now appears in DEBUG logging level (setup_logging(3))
  • in server mode, log all requests urls and bodies

Fixes #815

@github-actions
Copy link
Contributor

Test Results

       4 files  ±0         4 suites  ±0   7m 19s ⏱️ +37s
   431 tests ±0     428 ✔️ ±0    3 💤 ±0  0 ±0 
1 724 runs  ±0  1 648 ✔️ ±0  76 💤 ±0  0 ±0 

Results for commit 3643297. ± Comparison against base commit c63e4c7.

@github-actions
Copy link
Contributor

Code Coverage (Ubuntu)

File Coverage
All files 82%

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against 3643297

@github-actions
Copy link
Contributor

Code Coverage (Windows)

File Coverage
All files 76%

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against 3643297

@sbrunato sbrunato merged commit 2ff5763 into develop Sep 25, 2023
12 checks passed
@sbrunato sbrunato deleted the server_logging branch September 25, 2023 13:15
@sbrunato sbrunato added this to the 2.11.0 milestone Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

thread id in logs
1 participant