tairosonloa / pvpc-backend

An API to get the hourly electricity price in Spain (PVPC) from https://api.esios.ree.es/
3 stars 0 forks source link

Add stack trace to custom errors and print it #14

Open tairosonloa opened 1 year ago

tairosonloa commented 1 year ago

Print stack trace of custom errors when calling logger. Maybe create a new function ErrorStackTrace or FatalStackTrace that will get that info from the error and print it