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

feature: logger: a logger class that automatically logs all requests … #193

Closed
wants to merge 2 commits into from

Conversation

Olatisunkanmi
Copy link
Collaborator

@Olatisunkanmi Olatisunkanmi commented Jul 2, 2023

This PR...

Changes

  • refactored Helper to use a class method.
  • created a logger class to log app life cycle

Checklist

  • tested locally
  • added new dependencies
  • updated the Swagger API docs
  • updated the Postman collection
  • added a test
  • linter passes
  • format check passes

Closes #191

@tobisupreme tobisupreme reopened this Jul 2, 2023
@tobisupreme tobisupreme marked this pull request as draft July 2, 2023 23:12
@Olatisunkanmi Olatisunkanmi marked this pull request as ready for review July 2, 2023 23:19
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.

[Feature]: Logger: Log requests
2 participants