You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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!
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
Description:
To-dos:
Expected outcome
Additional context
The text was updated successfully, but these errors were encountered: