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

Fixing bug that doesn't log to file #53

Merged
merged 3 commits into from
Apr 14, 2023

Conversation

initd1
Copy link
Owner

@initd1 initd1 commented Apr 13, 2023

No description provided.

@initd1 initd1 self-assigned this Apr 13, 2023
@initd1 initd1 linked an issue Apr 13, 2023 that may be closed by this pull request
@initd1 initd1 marked this pull request as ready for review April 13, 2023 14:49
@initd1 initd1 requested a review from H4ppy-04 April 13, 2023 14:49
@initd1 initd1 merged commit 8b1b849 into main Apr 14, 2023
initd1 added a commit that referenced this pull request Apr 15, 2023
* Create CONTRIBUTION.md (#51)

* Bug/error logging to terminal (#46)

* fixed bugs that prevented logger output to console

* code linting and formating

* fixed ip module terminal output
black-ified ✨ 🍰 ✨

* added docstrings, improved and consistent logging

---------

Co-authored-by: kash <kashvijayperth@gmail.com>

* Update README.md

updated sample output

* Update README.md

added CodeQL status badge

* Fixing bug that doesn't log to file (#53)

* initial commit to add file handler

* fixed file handler bug

* black-ified 💥 💔 💥

---------

Co-authored-by: kash <kashvijayperth@gmail.com>

---------

Co-authored-by: kash <kashvijayperth@gmail.com>
initd1 added a commit that referenced this pull request Apr 16, 2023
* Create docker-image.yml

* added workflow to build and test

* Create docker-build-push

* updated supported python version for ubuntu

* renamed actions workflow

* Updating main branch into docker integration branch (#58)

* Create CONTRIBUTION.md (#51)

* Bug/error logging to terminal (#46)

* fixed bugs that prevented logger output to console

* code linting and formating

* fixed ip module terminal output
black-ified ✨ 🍰 ✨

* added docstrings, improved and consistent logging

---------

Co-authored-by: kash <kashvijayperth@gmail.com>

* Update README.md

updated sample output

* Update README.md

added CodeQL status badge

* Fixing bug that doesn't log to file (#53)

* initial commit to add file handler

* fixed file handler bug

* black-ified 💥 💔 💥

---------

Co-authored-by: kash <kashvijayperth@gmail.com>

---------

Co-authored-by: kash <kashvijayperth@gmail.com>

* added docker packaging files and instructions

* added github workflow to push image to dockerhub

* Docker build push actions workflow integration (#59)

* Create docker-build-push.yml

* Actions workflow to build docker image and push to docker hub when pushed to main branch

---------

Co-authored-by: kash <kashvijayperth@gmail.com>

* temp test of CI

* Delete docker-build-push

* Update docker-build-push.yml

* Rename docker-build-push.yml to docker-integration.yml

---------

Co-authored-by: kash <kashvijayperth@gmail.com>
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.

Logger module does not write to traceback.log file
2 participants