SamoaCodeHub / website

Samoa Code Hub Website built with Svelte-Kit by local developers
https://www.samoacodehub.org
MIT License
7 stars 5 forks source link

Add Standard Logging #30

Open genebarker opened 9 months ago

genebarker commented 9 months ago

Add standard logging that plays well with SvelteKit. Ensure can handle both client and server side logging.

genebarker commented 9 months ago

Will experiment with Winston to start.

ainsofs commented 7 months ago

https://sentry.io/ could be another option. Only started with PHP and looks good so far. Works with node too