Skip to content

Overlap with dblog? #131

@krlmlr

Description

@krlmlr

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions