You need to sign in to do that
Don't have an account?
Eclipse IDE 3.5 Apex Code Log Level produces too much output
I'm using Eclipse IDE 3.5 and set Apex Code Log Level in the lower right pane to 'Debug'. According to the Apex Spring 10 Developer's Guide -
"METHOD_ENTRY and METHOD_EXIT events are logged at FINEST level"
So, what gives? If I set the logging level to 'DEBUG' for APEX Code, why do I still see METHOD_ENTRY and METHOD_EXIT events in my Eclipse IDE debug log? Needless to say, the debug logs become voluminous forcing me to break up test methods into separate classes to avoid the dreaded 'maximum debug size reached, log truncated' message
Do all my components needed to be upgraded to the latest API level (18.0)? for the debug log settings to take effect?
thanks in advance
Bumping ... same problem with IDE Version 19.0