${error.name}: ${error.message} (and this is what the default toString() seems to do), but with custom errors you might want to include some more fields in the "report". This is how I am currently doing this, but I am a bit unsure if this is safe to do or if there might be a better, maybe more idiomatic Effect-way?