C API for BALTECH SDK

§ brp_annotation_end()

BRP_LIB void brp_annotation_end ( brp_protocol  protocol,
bool  success,
char *  comment 
)

Marks the end of a related block of log entries and adds some kind of comment to it.

Parameters
protocolA protocol which shall be annotated. Must not necessary a brp_monitor_protocol as it will search for all monitor_protocols which are comming below this protocol.
successSpecifies if the Annotated Block of commands was successful or not.
commentA comment that is shown together with the embraced log entries