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
I think it would be amazingly useful to have some kind of error-history-log within the NuxtHub admin, so that I can see when my project threw an error (500) / crashed completely - preferably with as much extra details as possible (even if its minimal on production projects). This can greatly help with debugging when (non-technical-) users file hard-to-reproduce/understand error reports and also help me catch edge-case crashes that don't get reported to me.
Maybe even have a composable we can use to provide extra info that gets stored with the log when a crash occurs?
Would like to hear you guys' thoughts,
Keep up the good work! 💚
The text was updated successfully, but these errors were encountered:
GreenmeisterDavid
changed the title
Feature Request: Error Logs / Crash logs
[admin] Error Logs / Crash logs
Feb 7, 2025
I think it would be amazingly useful to have some kind of error-history-log within the NuxtHub admin, so that I can see when my project threw an error (500) / crashed completely - preferably with as much extra details as possible (even if its minimal on production projects). This can greatly help with debugging when (non-technical-) users file hard-to-reproduce/understand error reports and also help me catch edge-case crashes that don't get reported to me.
Maybe even have a composable we can use to provide extra info that gets stored with the log when a crash occurs?
Would like to hear you guys' thoughts,
Keep up the good work! 💚
The text was updated successfully, but these errors were encountered: