A logpoint is a variant of the breakpoint that doesn't interrupt into your debugger, but in its place logs a information to your debug console. Logpoints may help you preserve time by not having to add or take away logging statements in your code. Based upon which method you debug https://www.twitch.tv/88igovcom/about