JasperFx / JasperFx.CodeGeneration

Code Generation & Runtime Compilation Chicanery for .Net
MIT License
9 stars 7 forks source link

Add file name to error message when a file can't be written #4

Closed Leh2 closed 7 months ago

Leh2 commented 8 months ago

Log file name when file is unable to be written.

Our services don't have access to write files, so we get this error when a generated code is missing. Typically, we forgot to get it registered, so the question is just what did we forget to register, but hopefully, this help us.

jeremydmiller commented 7 months ago

Sorry I missed this, but it's going in today as part of 3.5.0. I'll be pulling this into Marten 7 today.