rewind icon indicating copy to clipboard operation
rewind copied to clipboard

Notes on log TODOs

Open hyc opened this issue 7 years ago • 0 comments

You'll need to include the dbi in the log record. Which unfortunately means you'll also have to log dbi_open and dbi_close events, because not everyone follows the advice to only close dbis at program shutdown time.

hyc avatar Jan 23 '19 05:01 hyc