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

Include logger name to log messages #193

Merged
merged 5 commits into from
Apr 6, 2021
Merged

Include logger name to log messages #193

merged 5 commits into from
Apr 6, 2021

Conversation

glensc
Copy link
Collaborator

@glensc glensc commented Apr 6, 2021

2021-04-06 20:27:10,368 DEBUG[trakt.core]:method, url :: get, https://api-v2launch.trakt.tv/shows/1/seasons?extended=episodes
2021-04-06 20:27:10,371 DEBUG[urllib3.connectionpool]:Starting new HTTPS connection (1): api-v2launch.trakt.tv:443
2021-04-06 20:27:10,497 DEBUG[urllib3.connectionpool]:https://api-v2launch.trakt.tv:443 "GET /shows/1/seasons?extended=episodes HTTP/1.1" 200 None
2021-04-06 20:27:10,506 DEBUG[trakt.core]:RESPONSE [get] (https://api-v2launch.trakt.tv/shows/1/seasons?extended=episodes): <Response [200]>
2021-04-06 20:27:11,392 INFO[PlexTraktSync]:Completed full sync in 53.3 seconds

This affects only file logger, stdout logger is not affected

@glensc glensc self-assigned this Apr 6, 2021
@glensc glensc added the tested label Apr 6, 2021
@glensc glensc merged commit 10bd587 into Taxel:main Apr 6, 2021
@glensc glensc deleted the logging branch April 6, 2021 18:42
@glensc glensc mentioned this pull request Apr 10, 2021
Repository owner locked as resolved and limited conversation to collaborators Jan 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant