Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Db' should be a supported logtype option #271

Open
dvf1976 opened this issue Aug 5, 2021 · 0 comments
Open

'Db' should be a supported logtype option #271

dvf1976 opened this issue Aug 5, 2021 · 0 comments

Comments

@dvf1976
Copy link
Contributor

dvf1976 commented Aug 5, 2021

logtypes that are currently supported: 'None', 'Debugonly', 'Profiling', 'Callout', 'Detail'

Looking here:
https://developer.salesforce.com/docs/atlas.en-us.api_tooling.meta/api_tooling/meta_debuggingheader.htm
the level: 'Db' is also available (along with the other 5 enumerated above)

'Db' is very useful for determining where SOQL statements are being executed (and potentially wasted)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant