-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
URL: https://github.com/r-dbi/dblog
Blog post: https://www.r-dbi.org/blog/dbi-3-2/, section "Logging with the {dblog} package"
My package uses a different approach -- implementing a LoggingDBIDriver object that wraps another arbitrary DBIDriver object. So far it seems to work well.
I wonder if we should replace logging with custom callbacks that your package could register? That would expand dblog into a generic hooking mechanism. Or perhaps implement helpers that make it easier to wrap DBI backends?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels