Skip to content

Commit

Permalink
docs: configuring_logging.md: list debug sequence trace loggers
Browse files Browse the repository at this point in the history
  • Loading branch information
flit committed May 3, 2023
1 parent 52d7e0e commit 1589e25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/configuring_logging.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ Trace logger | Trace output
`pyocd.coresight.ap.trace` | AP memory transfers
`pyocd.coresight.dap.trace` | AP and DP register accesses
`pyocd.debug.semihost.trace` | Semihost file operations
`pyocd.debug.sequences.scope.trace` | Open-CMSIS-Pack debug sequence variable read/write
`pyocd.debug.sequences.sequences.trace` | Open-CMSIS-Pack debug sequence statements
`pyocd.flash.flash.trace` | Flash algorithm operations
`pyocd.probe.cmsis_dap_probe.trace` | CMSIS-DAP probe API calls
`pyocd.probe.jlink_probe.trace` | Log output from JLink library
Expand Down

0 comments on commit 1589e25

Please sign in to comment.