A logpoint is usually a variant of the breakpoint that does not interrupt into the debugger, but alternatively logs a message into the debug console. Logpoints will let you save time by not needing to add or clear away logging statements within your code. In case you don’t get the https://os.mbed.com/users/88igovcom/