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

feat: implement logging architecture with aggregation support #101

Merged
merged 59 commits into from
Jan 22, 2025

Conversation

tpmpb
Copy link
Contributor

@tpmpb tpmpb commented Jan 3, 2025

Midaz Console Pull Request Checklist

Pull Request Type

  • UI
  • Core (Business Logic)
  • Security
  • internationalization
  • Pipeline
  • Documentation

Checklist

Please check each item after it's completed.

  • I have tested these changes locally.
  • I have updated the documentation accordingly.
  • I have added necessary comments to the code, especially in complex areas.
  • I have ensured that my changes adhere to the project's coding standards.
  • I have checked for any potential security issues.
  • I have ensured that all tests pass.
  • I have updated the version appropriately (if applicable).
  • I have confirmed this code is ready for review.

Additional Notes

Obs: Please, always remember to target your PR to develop branch instead of main.

@tpmpb tpmpb requested a review from caioaletroca January 11, 2025 03:21
@tpmpb tpmpb changed the title 🔧 feat(logs): implement logging architecture with aggregation support feature: implement logging architecture with aggregation support Jan 11, 2025
Copy link
Contributor

@augusto-draxx augusto-draxx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adjust feature to aggragate log.
Remove logLevel attribute from loggerMiddleware.

@tpmpb tpmpb changed the title feature: implement logging architecture with aggregation support feat: implement logging architecture with aggregation support Jan 16, 2025
@tpmpb tpmpb requested a review from augusto-draxx January 16, 2025 07:47
@tpmpb tpmpb requested a review from gabrielcastr0 January 21, 2025 14:11
@tpmpb tpmpb merged commit 34d7701 into develop Jan 22, 2025
4 checks passed
@tpmpb tpmpb deleted the feature/midaz-logger-v1 branch January 22, 2025 06:13
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.

4 participants