A logpoint is often a variant of a breakpoint that does not interrupt into your debugger, but in its place logs a message into the debug console. Logpoints can assist you help save time by not being forced to include or clear away logging statements inside your code. If something https://os.mbed.com/users/88igovcom/