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

Add additional info about using demisto.debug to print #1685

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

ShirleyDenkberg
Copy link
Contributor

Status

Ready

Related Issues

fixes: link to the issue

Description

Add additional info about using demisto.debug to print and then link to this from https://xsoar.pan.dev/docs/tutorials/tut-integration-ui#log-errors

Screenshots

Paste here any images that will help the reviewer

@content-bot
Copy link
Collaborator

Preview Site Available

Congratulations! The automatic build has completed successfully.
A preview site is available at: https://xsoar-pan-dev--pull-request-1685-qsd0mvpt.web.app


Important: Make sure to inspect your changes at the preview site.

Detected modified urls:

@@ -36,7 +36,7 @@ Will print to the logs at the "Info" level.
demisto.debug("I shouldn't have gone into STEM")
```

This will print to the logs at the "Debug" level.
This will print to the logs at the "Debug" level. Note that the debug feature is disabled by default. You will need to enable it at the tenant level. If running this command from the War Room, you will need to set debug mode to True.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ShirleyDenkberg
might be good to reference to here:
https://xsoar.pan.dev/docs/reference/articles/troubleshooting-guide#debug-mode
and it's debug-mode=True

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
@ShirleyDenkberg ShirleyDenkberg enabled auto-merge (squash) January 20, 2025 12:28
@content-bot
Copy link
Collaborator

Preview Site Available

Congratulations! The automatic build has completed successfully.
A preview site is available at: https://xsoar-pan-dev--pull-request-1685-qsd0mvpt.web.app


Important: Make sure to inspect your changes at the preview site.

Detected modified urls:

@ShirleyDenkberg ShirleyDenkberg merged commit 9ab464b into master Jan 20, 2025
7 of 8 checks passed
@ShirleyDenkberg ShirleyDenkberg deleted the ShirleyDenkberg-patch-9-1 branch January 20, 2025 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants