Skip to content

feat(logger): add context decorator functionality #13

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

Merged
merged 8 commits into from
Mar 18, 2021
Merged

Conversation

saragerion
Copy link
Contributor

Issue #, if available:

Description of changes:

  • Added the business logic for the inject context decorator
  • Added example in the examples folder
  • Improvements of the Logger class

Next steps:

  • TODO: Update test suite with missing unit tests and relevant test cases/scenario
  • TODO: Create docs
  • TODO: CI/CD pipeline for publishing
  • TODO: Create new package for Middy middleware

Checklist

Breaking change checklist

RFC issue #:

  • Migration process documented
  • Implement warnings (if it can live side by side)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@saragerion saragerion marked this pull request as ready for review March 17, 2021 08:40
@saragerion saragerion merged commit 369e4d1 into main Mar 18, 2021
@saragerion saragerion deleted the decorators branch March 18, 2021 12:41
saragerion added a commit that referenced this pull request Mar 23, 2021
* refactor(logger): Logger class

* test(logger): set coverage 100

* test(logger): disabled coverage check temporarily

* feat(logger): add context decorator functionality

* docs(logger): Lambda first letter uppercase

* fix(logger): remove duplicate import line

* chore(logger): Lambda first letter uppercase

* test(all): hide implementation detail of tests in package
saragerion added a commit that referenced this pull request Mar 23, 2021
@flochaz flochaz mentioned this pull request Dec 6, 2021
10 tasks
@saragerion saragerion self-assigned this Jun 24, 2022
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.

3 participants