PHP notices, warnings, and errors are suddenly no longer being reported and logged to my production store logs directory. Payment processing logs from PayPal and Square are logged normally. I added a trigger_error statement that generates a notice for every page request and nothing is logged. Otherwise the store operates normally. Identical code on my development system (except for configuration files) produces log files as usual (including a log on every page request).
I suspect the web host (Dreamhost) did something to a setting somewhere. Does anyone have possible causes of the problem that I could pass along to Dreamhost support to check out? Any additional troubleshooting tips would also be appreciated.
Thank you,
Dave