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

connect logger to db #7

Open
kggold4 opened this issue Jan 26, 2023 · 1 comment
Open

connect logger to db #7

kggold4 opened this issue Jan 26, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@kggold4
Copy link
Member

kggold4 commented Jan 26, 2023

No description provided.

@kggold4 kggold4 self-assigned this Jan 26, 2023
@kggold4 kggold4 added the enhancement New feature or request label Jan 26, 2023
@kggold4
Copy link
Member Author

kggold4 commented Jan 26, 2023

Connect logger to db by saving logs to db (datetime, task_id, level, desc)

kggold4 added a commit that referenced this issue Apr 14, 2023
kggold4 added a commit that referenced this issue Apr 14, 2023
kggold4 added a commit that referenced this issue Apr 15, 2023
* Fix singleton instance problem and twice logging
* Add task_id and type in logging
* Add `CONNECTION_STRING` env
* Fix `delete_many` method in `mongodb_utils`
* Add `check_last_log` decorator in `server_logger`
* Fix TestServerLoggerDB debug test
* Add server utils module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant