We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Remove the following snippet from the Show me the code section of the documentation
// Submit async events using submitXXXAsync methods client.submitLogAsync("Test log");
We don't support async methods as events are processed asynchronously internally.