You need to sign in to do that
Don't have an account?

Log Inspector
Hi Experts,
Log Inspector is not showing the result in salesforce.
integer i = 123;
String s = 'Test';
System.debug(' i = '+i);
System.debug('S = '+s);
Not able to seen the result.
Please help
Thank's
Log Inspector is not showing the result in salesforce.
integer i = 123;
String s = 'Test';
System.debug(' i = '+i);
System.debug('S = '+s);
Not able to seen the result.
Please help
Thank's
Where actually you are looking in Console ?
Thank's
I think you are using IE browser ,Please check in mozilla or chrome . Some times due to browser issue it will not create log .
**PLease select as best answer if it solve your problem .
I m using mac pc wiht chrome browser, i think it's not a browser issue.
Thank's
I am also facing the same issue ,It is working for me in Mozilla .Could you please check with mozilla .
I am still facing same issue in mozila that you are shared earlier.
Thank's