Westwind.Globalization icon indicating copy to clipboard operation
Westwind.Globalization copied to clipboard

Enable Error Logging?

Open melucas opened this issue 5 years ago • 0 comments

Is there a way to have the Globalization log db connection errors?

Methods such as DbRes.T() does not throw an exception and returns the ResourceId when the resource is not found, or it can not connection to the db.

I'm trying to determine why my test environment is always returning the ResourceId. It appears to be setup the same way as my dev environment which is working.

melucas avatar Oct 09 '19 17:10 melucas