TwiceAsNice
2019-02-18
|
logging runtime stack backtrace.
More...
#include <Backtrace.h>
logging runtime stack backtrace.
// everything with log level USER1 BT_LOG(Nice::LUSER1); // last 4 calls with USER7 BT_LOG(Nice::LUSER7, 4);
// everything with log level USER1 BT_LOG(Nice::LUSER1); // last 4 calls with USER7 BT_LOG(Nice::LUSER7, 4);