Set or remove logpoints
Set breakpoints or conditional logpoints to log messages to the console at specific lines, and remove logpoints when you are done debugging them.
始める前に
- Set the glide.debug.log_point system property to true. See Available system properties for more information.
- Role required: admin or script_debugger
このタスクについて
注:
At a specific line, you can set
either a logpoint or breakpoint but not both.