function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
mharikian1.3892229047844834E12mharikian1.3892229047844834E12 

Winter '16 System.debug only works under certain circumstances

I'm having a lot of trouble using the System.debug() to debug any of my code after the Winter 16 upgrade. I have System.debugs all over my apex classes and triggers, but when I set the trace logs in the debug log console, none of the logs show up. The current API on my classes and triggers are 35.

My Debug Level on my user trace is set to Finest on all categories except validation. 

Please do not ask me to copy any code to the community as there are just way too many classes involved, and there is a lot of code that is only relevant to our org. However, if you have experieced issues with debugs in Winter 16, please let me know, and what you were able to do to work around the System.debugs not showing up in the debug logs.