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 - implement logging mechanism #176

Open
1 of 2 tasks
KC900201 opened this issue Dec 3, 2024 · 5 comments
Open
1 of 2 tasks

Feature - implement logging mechanism #176

KC900201 opened this issue Dec 3, 2024 · 5 comments
Assignees

Comments

@KC900201
Copy link
Contributor

KC900201 commented Dec 3, 2024

Issue Banner Image

Description:

  • Debugging and logging are two of the important features in SDLC for good code maintenance practice. Yet, the project lacks both features which are introduced in Astro that we can use to prevent potential bugs in future

To-dos:

  • Implement logger to the project for troubleshooting assistance
  • Try to implement debug component to inspect values from client-side rendering

Expected outcome

  • Logging and debugger are implemented in the project

Additional context

@KC900201
Copy link
Contributor Author

KC900201 commented Dec 3, 2024

Hi @Buzzpy,
cc: @RayMathew

Please provide some feedback on this feature request, and I will work on the implementation after the assignment

@RayMathew
Copy link
Contributor

Sounds like a great addition to me

@Buzzpy
Copy link
Owner

Buzzpy commented Dec 8, 2024

Hello there, @KC900201!
Great idea! Adding a logger and debug component will definitely help with troubleshooting and maintainability of the dev encyclopedia. I'm looking forward to seeing your implementation. I'll assign the issue to you.

And I'm extremely sorry for the late replies. Have a great week ahead!

@KC900201
Copy link
Contributor Author

KC900201 commented Dec 9, 2024

Hi @Buzzpy, thanks for the response. As the year has nearly come to an end, I'll start working on the task next month onwards after the holidays. Appreciate the feedback and wishing you a merry new year in advance

@KC900201
Copy link
Contributor Author

Update 1/11/2025:

  • Created new branch to implement winston logging as current Astro logger has integration problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants