Skip to content

Logging Breakpoints

pavlospt edited this page Sep 11, 2014 · 1 revision

This is a breakpoint that logs stuff instead of breaking. This can be useful when you want to log some stuff right now but cannot or don't want to redeploy with logging code added.

Shortcut:

  • Right click on a breakpoint, uncheck Suspend and type your message in "Log evaluated Expression"

Clone this wiki locally