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

Better Loggin #601

Open
3 of 5 tasks
bakerboy448 opened this issue Sep 10, 2023 · 5 comments
Open
3 of 5 tasks

Better Loggin #601

bakerboy448 opened this issue Sep 10, 2023 · 5 comments
Assignees
Labels
enhancement New feature or application improvement

Comments

@bakerboy448
Copy link
Collaborator

bakerboy448 commented Sep 10, 2023

  • cleanse plex token from logs
  • enhance request response logging to include response time
  • enhance request logging to include request id
  • enhance request logging to include request and response together or easily identifiable and connectable
  • improve plex session timeout logging
@bakerboy448 bakerboy448 added the enhancement New feature or application improvement label Sep 10, 2023
@davidnewhall
Copy link
Contributor

@bakerboy448 how's it lookin' on unstable?

@bakerboy448
Copy link
Collaborator Author

So far so good from what I've glanced at

@davidnewhall
Copy link
Contributor

Do you remember which requests we needed to tie together? enhance request logging to include request and response together or easily identifiable and connectable

@bakerboy448
Copy link
Collaborator Author

bakerboy448 commented Jul 19, 2024

I believe all the requests to apps and the site? Basically any HTTP request outbound from the client

@davidnewhall
Copy link
Contributor

That's already all tied. What I was thinking we meant was telling which outbound requests were created due to an inbound request. eg. snapshot request. But that's a lot of code to write and not easily accomplished. Not sure how useful it'd be either since the app doesn't do that much at once typically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or application improvement
Projects
None yet
Development

No branches or pull requests

2 participants