hpi-schul-cloud / webdav

POC/MVP to have SC files available via WebDav
1 stars 0 forks source link

Improve error logging #8

Closed Tratori closed 3 years ago

Tratori commented 3 years ago

Add timestamps to the Error Log and sources and context to error messages

DevSchmidtchen commented 3 years ago

Could be useful to print console.trace() if an error occurs (https://developer.mozilla.org/en-US/docs/Web/API/Console/trace).

DevSchmidtchen commented 3 years ago

Looks good! I am not so sure with some log-levels we chose. Maybe a little bit more should be debug.