Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
blocks:drivers:troubleshooting [2018-04-17 18:43] admin [Reloading Changes Automatically] |
blocks:drivers:troubleshooting [2024-10-25 06:00] (current) admin Bad link |
||
---|---|---|---|
Line 10: | Line 10: | ||
If a driver doesn' | If a driver doesn' | ||
- | PIXILAN-root/ | + | PIXILAB-Blocks-root/ |
Open a terminal window (" | Open a terminal window (" | ||
Line 50: | Line 50: | ||
==== Increasing the Log Level ==== | ==== Increasing the Log Level ==== | ||
- | Most troubleshooting methods involve viewing Blocks log file. By default, this log file contains only errors encountered while running Blocks. In some cases, you may want to increase the verbosity of the logging. This can be done by adding the following lines to a file named // | + | Most troubleshooting methods involve viewing Blocks log file. By default, this log file contains only errors encountered while running Blocks. In some cases, you may want to increase the verbosity of the logging. This can be done by adding the following lines to a file named // |
< | < | ||
Line 56: | Line 56: | ||
logging: | logging: | ||
loggers: | loggers: | ||
- | | + | Script: INFO # Verbose logging for scripts/ |
</ | </ | ||
Line 64: | Line 64: | ||
===== Viewing the Log Remotely ===== | ===== Viewing the Log Remotely ===== | ||
- | While a separate development computer is preferable for driver development, | + | While a separate development computer is preferable for driver development, |
==== Archived Log Files ==== | ==== Archived Log Files ==== |