{
  "_id": "6a102c8cacfb0bcc41c9343d",
  "Package": "loggit",
  "Title": "Modern Logging for the R Ecosystem",
  "Description": "An effortless 'ndjson' (newline-delimited 'JSON') logger,\nwith two primary log-writing interfaces. It provides a set of\nwrappings for base R's message(), warning(), and stop()\nfunctions that maintain identical functionality, but also log\nthe handler message to an 'ndjson' log file. 'loggit' also\nexports its internal 'loggit()' function for powerful and\nconfigurable custom logging. No change in existing code is\nnecessary to use this package, and should only require\nadditions to fully leverage the power of the logging system.\n'loggit' also provides a log reader for reading an 'ndjson' log\nfile into a data frame, log rotation, and live echo of the\n'ndjson' log messages to terminal 'stdout' for log capture by\nexternal systems (like containers). 'loggit' is ideal for Shiny\napps, data pipelines, modeling work flows, and more. Please see\nthe vignettes for detailed example use cases.",
  "Version": "2.1.1.9999",
  "Date": "2021-02-27",
  "Authors@R": "person(given = \"Ryan\",\nfamily = \"Price\",\nrole = c(\"cre\", \"aut\"),\nemail = \"ryapric@gmail.com\")",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ryapric/loggit",
  "BugReports": "https://github.com/ryapric/loggit/issues",
  "RoxygenNote": "7.1.1",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Repository": "https://ryapric.r-universe.dev",
  "Date/Publication": "2022-04-12 17:08:07 UTC",
  "RemoteUrl": "https://github.com/ryapric/loggit",
  "RemoteRef": "HEAD",
  "RemoteSha": "dd4afecbd54826ec91b3cc11dc680775fd4b5855",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 06:09:10 UTC",
    "User": "root"
  },
  "Author": "Ryan Price [cre, aut]",
  "Maintainer": "Ryan Price <ryapric@gmail.com>",
  "MD5sum": "14ed566fbcd7be503436dc8a885fa322",
  "_user": "ryapric",
  "_type": "src",
  "_file": "loggit_2.1.1.9999.tar.gz",
  "_fileid": "980b8fcd598d336afc65f72c264151a5a2fb9c4321b569b001c002ffb77acf79",
  "_filesize": 143514,
  "_sha256": "980b8fcd598d336afc65f72c264151a5a2fb9c4321b569b001c002ffb77acf79",
  "_created": "2026-05-13T06:09:10.000Z",
  "_published": "2026-05-26T16:21:23.869Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77359785651,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962850694"
    },
    {
      "job": 77359785711,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962847610"
    },
    {
      "job": 77359785607,
      "time": 186,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962858994"
    },
    {
      "job": 77359785513,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962845212"
    },
    {
      "job": 77359785233,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962821443"
    },
    {
      "job": 77359785035,
      "time": 85,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158104030"
    },
    {
      "job": 77359785453,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962841778"
    },
    {
      "job": 77359785781,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962837992"
    },
    {
      "job": 77359785901,
      "time": 64,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962837117"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ryapric/actions/runs/25781606535",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ryapric/loggit",
  "_commit": {
    "id": "dd4afecbd54826ec91b3cc11dc680775fd4b5855",
    "author": "Ryan J. Price <ryapric@gmail.com>",
    "committer": "Ryan J. Price <ryapric@gmail.com>",
    "message": "Fix GHA again\n",
    "time": 1649783287
  },
  "_maintainer": {
    "name": "Ryan Price",
    "email": "ryapric@gmail.com",
    "login": "ryapric",
    "twitter": "@ryapric",
    "uuid": 22351501
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "version": ">= 1.19",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.8",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ryapric",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "exception-handler",
    "logging"
  ],
  "_stars": 39,
  "_contributors": [
    {
      "user": "ryapric",
      "count": 89,
      "uuid": 22351501
    },
    {
      "user": "chuvanan",
      "count": 1,
      "uuid": 7281755
    }
  ],
  "_userbio": {
    "uuid": 22351501,
    "type": "user",
    "name": "Ryan J. Price",
    "description": "Automator, software engineer, Linux enthusiast, economist, statistician, financier, and gamer, with a passion for learning, teaching, and doing stuff."
  },
  "_downloads": {
    "count": 625,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/loggit"
  },
  "_devurl": "https://github.com/ryapric/loggit",
  "_searchresults": 40,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/loggit.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ryapric/loggit",
  "_realowner": "ryapric",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-02-20"
    },
    {
      "version": "1.1.1",
      "date": "2018-04-09"
    },
    {
      "version": "1.2.0",
      "date": "2020-03-16"
    },
    {
      "version": "2.0.0",
      "date": "2020-05-05"
    },
    {
      "version": "2.1.0",
      "date": "2020-06-06"
    },
    {
      "version": "2.1.1",
      "date": "2021-02-28"
    }
  ],
  "_exports": [
    "get_logfile",
    "get_timestamp_format",
    "loggit",
    "message",
    "read_logs",
    "rotate_logs",
    "set_logfile",
    "set_timestamp_format",
    "stop",
    "warning"
  ],
  "_help": [
    {
      "page": "get_logfile",
      "title": "Get Log File",
      "topics": [
        "get_logfile"
      ]
    },
    {
      "page": "get_timestamp_format",
      "title": "Get Timestamp Format",
      "topics": [
        "get_timestamp_format"
      ]
    },
    {
      "page": "handlers",
      "title": "loggit's Exception Handlers",
      "topics": [
        "handlers",
        "message",
        "stop",
        "warning"
      ]
    },
    {
      "page": "loggit",
      "title": "Log entries to file",
      "topics": [
        "loggit"
      ]
    },
    {
      "page": "read_logs",
      "title": "Return log file as an R data frame",
      "topics": [
        "read_logs"
      ]
    },
    {
      "page": "read_ndjson",
      "title": "Read ndJSON-formatted log file",
      "topics": [
        "read_ndjson"
      ]
    },
    {
      "page": "rotate_logs",
      "title": "Rotate log file",
      "topics": [
        "rotate_logs"
      ]
    },
    {
      "page": "sanitizers",
      "title": "Default sanitization for ndJSON.",
      "topics": [
        "default_ndjson_sanitizer",
        "default_ndjson_unsanitizer",
        "sanitizers"
      ]
    },
    {
      "page": "set_logfile",
      "title": "Set Log File",
      "topics": [
        "set_logfile"
      ]
    },
    {
      "page": "set_timestamp_format",
      "title": "Set Timestamp Format",
      "topics": [
        "set_timestamp_format"
      ]
    },
    {
      "page": "write_ndjson",
      "title": "Write ndJSON-formatted log file",
      "topics": [
        "write_ndjson"
      ]
    }
  ],
  "_readme": "https://github.com/ryapric/loggit/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "data-validation-with-loggit.Rmd",
      "filename": "data-validation-with-loggit.html",
      "title": "Data Validation with loggit",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-05-04 20:27:31",
      "modified": "2020-05-04 20:27:31",
      "commits": 1
    },
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "How to Use loggit",
        "Things to keep in mind"
      ],
      "created": "2020-05-04 18:20:18",
      "modified": "2020-05-04 21:19:57",
      "commits": 2
    }
  ],
  "_score": 6.193124598354462,
  "_indexed": true,
  "_nocasepkg": "loggit",
  "_universes": [
    "ryapric"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.1.9999",
      "date": "2026-05-13T06:11:17.000Z",
      "distro": "noble",
      "commit": "dd4afecbd54826ec91b3cc11dc680775fd4b5855",
      "fileid": "1b2b63ed19c6b039faa862cfcb61b68be481f76c1865c2e3e4d8eed301df1f1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryapric/actions/runs/25781606535"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.1.9999",
      "date": "2026-05-13T06:11:04.000Z",
      "distro": "noble",
      "commit": "dd4afecbd54826ec91b3cc11dc680775fd4b5855",
      "fileid": "101e62be17a9cb9b3dd6148a9a25ab36605c57a100712885c8cf42b75d55df73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryapric/actions/runs/25781606535"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.1.9999",
      "date": "2026-05-13T06:11:54.000Z",
      "commit": "dd4afecbd54826ec91b3cc11dc680775fd4b5855",
      "fileid": "5d12e1b4d679dda7c7c88ae5a49c2584ee51830be8616a0ae8cd17347be7954e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryapric/actions/runs/25781606535"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.1.9999",
      "date": "2026-05-13T06:10:58.000Z",
      "commit": "dd4afecbd54826ec91b3cc11dc680775fd4b5855",
      "fileid": "2c56be2070e98807b6cff7bc19d73dee2d8671eff19da67a8780ba1dbd03d178",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryapric/actions/runs/25781606535"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.1.9999",
      "date": "2026-05-13T06:10:35.000Z",
      "commit": "dd4afecbd54826ec91b3cc11dc680775fd4b5855",
      "fileid": "a70aab9abf592b51bbe370ab39fa89c57c77fbcfdbbd33e94c1b4d3cb4a99d37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryapric/actions/runs/25781606535"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.1.9999",
      "date": "2026-05-13T06:10:20.000Z",
      "commit": "dd4afecbd54826ec91b3cc11dc680775fd4b5855",
      "fileid": "b7f2cd69c392786fd8f67da44ea84c5a56d8c3c778cb244bb538e02fde9e724a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryapric/actions/runs/25781606535"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.1.9999",
      "date": "2026-05-13T06:10:12.000Z",
      "commit": "dd4afecbd54826ec91b3cc11dc680775fd4b5855",
      "fileid": "5d31a3891711286d5b5b39aa9e5bbf930f9dc2483b46997f7b1f1e246d3c610f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryapric/actions/runs/25781606535"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.1.9999",
      "date": "2026-05-22T10:14:17.000Z",
      "commit": "dd4afecbd54826ec91b3cc11dc680775fd4b5855",
      "fileid": "d0257d74a49d0fb0dac4f5bf4f27e0b6523eb6907a63407fc4cf32c83854859e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ryapric/actions/runs/25781606535"
    }
  ]
}