-
Notifications
You must be signed in to change notification settings - Fork 25
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
ApexLog always says no logs available #40
Comments
|
Ah. Obviously, I completely misunderstood that from the docs. In that case, since there is no API, is it within the spirit/scope of vim-force.com to use a query like: |
Main reason why real log retrieval has not been implemented is because I have not given it much thought in terms of usability and did not research API capabilities in this area. On issue is that (as far as I understand) SFDC does not generate logs, unless explicitly requested to do so. If you have any ideas in terms of overall user flow and functionality in this area please share. PS: turns out SFDC API actually does provide a REST resource to download a raw log file by Id. |
Any time I use ApexLog it says "No Log file available".
vim-force.com is working. I can edit, ApexSave, ApexDeploy, and use ApexQuery with ApexScratch.
I have debug logs turned on for my dev user account on Salesforce and can view new logs on Salesforce.com website/dev console.
The text was updated successfully, but these errors were encountered: