BALTECH SDK wrapper functions reference

§ brp_get_log_path()

BRP_LIB char* brp_get_log_path ( brp_protocol  protocol,
brp_mempool mempool 
)

Returns the current log file path.

Parameters
protocolA protocol stack containing a monitor protocol layer.
mempoolOptional mempool for memory allocation. If NULL, uses the protocol's mempool.
Returns
The allocated path string, or NULL on error.