tlog icon indicating copy to clipboard operation
tlog copied to clipboard

Implement debug logging system

Open spbnick opened this issue 7 years ago • 1 comments

spbnick avatar Jul 18 '17 16:07 spbnick

For now you can simply use tlog_errs_push* to push some log messages on the stack, which would then be output by tlog-rec/tlog-rec-session/tlog-play on exit (but not on crash).

spbnick avatar Feb 13 '18 10:02 spbnick