Package: dblog Title: Logging for DBI Version: 0.0.0.9037 Date: 2026-05-24 Authors@R: person(given = "Kirill", family = "Müller", role = c("aut", "cre"), email = "krlmlr+r@mailbox.org", comment = c(ORCID = "0000-0002-1416-3412")) Description: Provides logging of DBI methods for arbitrary backends. License: GPL-3 URL: https://dblog.r-dbi.org, https://github.com/r-dbi/dblog BugReports: https://github.com/r-dbi/dblog/issues Imports: collections (>= 0.1.4), DBI, glue, methods, purrr, rlang Encoding: UTF-8 Roxygen: list(markdown = TRUE) Collate: 'Driver.R' 'Connection.R' 'Result.R' 'deparse.R' 'import.R' 'make-log-call.R' Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0.9000 Repository: https://r-dbi.r-universe.dev Date/Publication: 2026-05-24 04:46:59 UTC RemoteUrl: https://github.com/r-dbi/dblog RemoteRef: HEAD RemoteSha: c68c208d324e5b6cb890952fdebae1fc60b6e6eb NeedsCompilation: no Packaged: 2026-06-23 06:47:41 UTC; root Author: Kirill Müller [aut, cre] (ORCID: ) Maintainer: Kirill Müller