chore: Fix incorrect SDK log classification#188
Conversation
Changed locations that ran user code and reported as SDK logs.
|
|
|
|
Changed locations that ran user code and reported as SDK logs.
|
|
|
|
Changed locations that ran user code and reported as SDK logs.
Description
Currently some of the logs have been tagged as SDK logs in the logs that have been produced by the user code.
These points should be updated to always log as user logs instead.
Connected Issues
Checklist
npm run testOR no tests needed.npm run test:backwards-compatibility.npm run lint.