We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello
When I retrieve a large log, I met a below error.
Thank you and BR, Lee.
J:\Workspace\EventMonitoring>python retrieveLogs.py sec
Fetching logs from, sec-b2b.my.salesforce.com Traceback (most recent call last): File "retrieveLogs.py", line 53, in eventLogFile = sa.eventLogFile(record) File "J:\Workspace\EventMonitoring\SalesforceApi.py", line 128, in eventLogFile w.writeFile(rawResponse.content) File "J:\Workspace\EventMonitoring\FileWriter.py", line 16, in writeFile outputlog.write(str(input)) MemoryError
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello
When I retrieve a large log, I met a below error.
Thank you and BR, Lee.
J:\Workspace\EventMonitoring>python retrieveLogs.py sec
The text was updated successfully, but these errors were encountered: