{
  "_id": "6a3a2c9a6265ec60d6202c1b",
  "Package": "dblog",
  "Title": "Logging for DBI",
  "Version": "0.0.0.9037",
  "Date": "2026-05-24",
  "Authors@R": "person(given = \"Kirill\",\nfamily = \"Müller\",\nrole = c(\"aut\", \"cre\"),\nemail = \"krlmlr+r@mailbox.org\",\ncomment = 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",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Collate": "'Driver.R' 'Connection.R' 'Result.R' 'deparse.R' 'import.R'\n'make-log-call.R'",
  "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": {
    "Date": "2026-06-23 06:47:41 UTC",
    "User": "root"
  },
  "Author": "Kirill Müller [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1416-3412>)",
  "Maintainer": "Kirill Müller <krlmlr+r@mailbox.org>",
  "MD5sum": "0ba9cfd4a6da2dc62400393af7a2575a",
  "_user": "r-dbi",
  "_type": "src",
  "_file": "dblog_0.0.0.9037.tar.gz",
  "_fileid": "b097d53ccb86b613244e33b79838a4647e5fe02d46aad40f4032c848904f58f7",
  "_filesize": 93690,
  "_sha256": "b097d53ccb86b613244e33b79838a4647e5fe02d46aad40f4032c848904f58f7",
  "_created": "2026-06-23T06:47:41.000Z",
  "_published": "2026-06-23T06:50:02.501Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82893630222,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7813447842"
    },
    {
      "job": 82893630224,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813447718"
    },
    {
      "job": 82893630227,
      "time": 69,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7813435216"
    },
    {
      "job": 82893630246,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813435605"
    },
    {
      "job": 82893232501,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813413533"
    },
    {
      "job": 82893630218,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813443525"
    },
    {
      "job": 82893630267,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7813437853"
    },
    {
      "job": 82893630257,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7813443776"
    },
    {
      "job": 82893630242,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813439050"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-dbi/actions/runs/28007642612",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-dbi/dblog",
  "_commit": {
    "id": "c68c208d324e5b6cb890952fdebae1fc60b6e6eb",
    "author": "krlmlr <krlmlr@users.noreply.github.com>",
    "committer": "krlmlr <krlmlr@users.noreply.github.com>",
    "message": "fledge: Bump version to 0.0.0.9037\n",
    "time": 1779598019
  },
  "_maintainer": {
    "name": "Kirill Müller",
    "email": "krlmlr+r@mailbox.org",
    "login": "krlmlr",
    "orcid": "0000-0002-1416-3412",
    "description": "Away from most OSS work until September 2026.",
    "uuid": 1741643
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "collections",
      "version": ">= 0.1.4",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "r-dbi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 4
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 5
    },
    {
      "week": "2026-19",
      "n": 11
    },
    {
      "week": "2026-20",
      "n": 7
    },
    {
      "week": "2026-21",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.0.0.9027",
      "date": "2025-11-10"
    },
    {
      "name": "v0.0.0.9028",
      "date": "2025-11-12"
    },
    {
      "name": "v0.0.0.9029",
      "date": "2025-11-17"
    },
    {
      "name": "v0.0.0.9031",
      "date": "2026-01-15"
    },
    {
      "name": "v0.0.0.9032",
      "date": "2026-05-06"
    },
    {
      "name": "v0.0.0.9033",
      "date": "2026-05-10"
    },
    {
      "name": "v0.0.0.9034",
      "date": "2026-05-10"
    },
    {
      "name": "v0.0.0.9035",
      "date": "2026-05-13"
    },
    {
      "name": "v0.0.0.9036",
      "date": "2026-05-16"
    },
    {
      "name": "v0.0.0.9037",
      "date": "2026-05-24"
    }
  ],
  "_topics": [
    "database",
    "dbi",
    "logging"
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "krlmlr",
      "count": 262,
      "uuid": 1741643
    },
    {
      "user": "indrajeetpatil",
      "count": 8,
      "uuid": 11330453
    }
  ],
  "_userbio": {
    "uuid": 5695665,
    "type": "organization",
    "name": "r-dbi",
    "followers": 104,
    "description": "R + databases"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dblog"
  },
  "_devurl": "https://github.com/r-dbi/dblog",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dblog.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "dblog",
    "dblog_cnr",
    "get_default_logger",
    "make_collect_logger",
    "make_text_logger"
  ],
  "_help": [
    {
      "page": "DBI",
      "title": "DBI methods",
      "topics": [
        "DBI"
      ]
    },
    {
      "page": "dblog",
      "title": "dblog driver and connector",
      "topics": [
        "dblog",
        "dblog_cnr"
      ]
    },
    {
      "page": "get_default_logger",
      "title": "Logging parameters",
      "topics": [
        "get_default_logger",
        "make_collect_logger",
        "make_text_logger"
      ]
    }
  ],
  "_readme": "https://github.com/r-dbi/dblog/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "collections",
    "DBI",
    "glue",
    "lifecycle",
    "magrittr",
    "purrr",
    "rlang",
    "vctrs"
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "dblog",
  "_universes": [
    "r-dbi",
    "krlmlr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9037",
      "date": "2026-06-23T06:49:36.000Z",
      "distro": "noble",
      "commit": "c68c208d324e5b6cb890952fdebae1fc60b6e6eb",
      "fileid": "4c3dde34fca1beb299e7599042763b80632be9fda8aa25e61ea1417781bc77c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-dbi/actions/runs/28007642612"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9037",
      "date": "2026-06-23T06:49:34.000Z",
      "distro": "noble",
      "commit": "c68c208d324e5b6cb890952fdebae1fc60b6e6eb",
      "fileid": "d7cc949c33cf9ad77f05bd1616a12aa4f007855d5667348cccc3b0695f76bc59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-dbi/actions/runs/28007642612"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9037",
      "date": "2026-06-23T06:48:59.000Z",
      "commit": "c68c208d324e5b6cb890952fdebae1fc60b6e6eb",
      "fileid": "dbef4bf237e73552a5df1a86f0a0e32fa255e11c14bdb624931ab7c2add25cbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-dbi/actions/runs/28007642612"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9037",
      "date": "2026-06-23T06:49:00.000Z",
      "commit": "c68c208d324e5b6cb890952fdebae1fc60b6e6eb",
      "fileid": "552c0d2c60eb7174fc4a9243d80e2544506cc60dcad838eea715641bbe5b060a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-dbi/actions/runs/28007642612"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9037",
      "date": "2026-06-23T06:49:35.000Z",
      "commit": "c68c208d324e5b6cb890952fdebae1fc60b6e6eb",
      "fileid": "3ff41ea192de69ecaa291227b4819b4964d90c6b863a2def1611f801fd0716fb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-dbi/actions/runs/28007642612"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9037",
      "date": "2026-06-23T06:49:00.000Z",
      "commit": "c68c208d324e5b6cb890952fdebae1fc60b6e6eb",
      "fileid": "e61aefad56137748b94d1fb2170ee7d245d640b96a7dd10517e5d1745d146f53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-dbi/actions/runs/28007642612"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9037",
      "date": "2026-06-23T06:49:18.000Z",
      "commit": "c68c208d324e5b6cb890952fdebae1fc60b6e6eb",
      "fileid": "7ae65b241f23e0c35360bb780e9e4ea074a2b39d85bd76ec08f90ff656b89b0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-dbi/actions/runs/28007642612"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9037",
      "date": "2026-06-23T06:49:01.000Z",
      "commit": "c68c208d324e5b6cb890952fdebae1fc60b6e6eb",
      "fileid": "23ad95e241683c6192d16dd9c409746b3a59480eed35bb4d70c8e0b015036c9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-dbi/actions/runs/28007642612"
    }
  ]
}