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

Bug/error logging to terminal #46

Merged
merged 5 commits into from
Apr 13, 2023
Merged

Bug/error logging to terminal #46

merged 5 commits into from
Apr 13, 2023

Conversation

initd1
Copy link
Owner

@initd1 initd1 commented Apr 11, 2023

  • Username module terminal output
  • Email module terminal output
  • IP module terminal output

@initd1 initd1 added the bug Something isn't working label Apr 11, 2023
@initd1 initd1 self-assigned this Apr 11, 2023
@initd1 initd1 requested a review from H4ppy-04 April 11, 2023 16:32
@initd1 initd1 linked an issue Apr 11, 2023 that may be closed by this pull request
@initd1 initd1 merged commit 50e30af into main Apr 13, 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
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logging error while running IP module
2 participants