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: remove debug level logging for sendgrid mailer module #103

Closed
vfedotovs opened this issue Mar 15, 2022 · 1 comment
Closed

FEAT: remove debug level logging for sendgrid mailer module #103

vfedotovs opened this issue Mar 15, 2022 · 1 comment
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@vfedotovs
Copy link
Owner

2022-03-14 23:46:17,874 [AnyIO worker] [INFO ] : write_lines: 150: Saving analysis_by_price to basic_price_stats.txt file
2022-03-14 23:46:17,874 [AnyIO worker] [INFO ] : analytics_main: 43: --- Ended analitics module ---
2022-03-14 23:46:19,451 [AnyIO worker] [DEBUG] : http_request: 267: POST Request: https://api.sendgrid.com/v3/mail/send
2022-03-14 23:46:19,452 [AnyIO worker] [DEBUG] : http_request: 271: PAYLOAD: b'{"from": {"email":

@vfedotovs vfedotovs added the feat New feature or request label Mar 15, 2022
@vfedotovs vfedotovs self-assigned this Mar 15, 2022
@vfedotovs vfedotovs added duplicate This issue or pull request already exists and removed feat New feature or request labels May 14, 2022
@vfedotovs
Copy link
Owner Author

Sendgrid mailer module does not have dedicated log file this should be covered in issue #100

vfedotovs added a commit that referenced this issue May 14, 2022
…analitics

Resolved issue #103 remove debug level logging in analytics.py module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

1 participant