tlog
tlog copied to clipboard
Implement debug logging system
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).