You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When in an APEX application if DEBUG is enabled, set Logger into debug mode as well. This would need to be a configurable option.
Some thought needs to be put into this since may want to control this at various levels like schema, or app level. Also need to think about how we'll do this. Odds are with client_id, but then need to detect if client_id has already been set etc.
The text was updated successfully, but these errors were encountered:
When in an APEX application if DEBUG is enabled, set Logger into debug mode as well. This would need to be a configurable option.
Some thought needs to be put into this since may want to control this at various levels like schema, or app level. Also need to think about how we'll do this. Odds are with client_id, but then need to detect if client_id has already been set etc.
The text was updated successfully, but these errors were encountered: