{
  "_id": "6a4557f06ff6f2357552a439",
  "Type": "Package",
  "Package": "log4r",
  "Title": "A Fast and Lightweight Logging System for R, Based on 'log4j'",
  "Version": "0.4.4.9000",
  "Authors@R": "c(\nperson(\"John Myles\", \"White\", role = c(\"aut\", \"cph\")),\nperson(\"Kenton\", \"White\", role = \"ctb\"),\nperson(\"Kirill\", \"Müller\", email = \"krlmlr+r@mailbox.org\",\nrole = \"ctb\"),\nperson(\"Aaron\", \"Jacobs\", email = \"atheriel@gmail.com\",\nrole = c(\"aut\", \"cre\"))\n)",
  "Description": "The log4r package is meant to provide a fast, lightweight,\nobject-oriented approach to logging in R based on the\nwidely-emulated 'log4j' system and etymology.",
  "License": "Artistic-2.0",
  "URL": "https://github.com/johnmyleswhite/log4r, https://log4r.r-lib.org",
  "BugReports": "https://github.com/johnmyleswhite/log4r/issues",
  "Encoding": "UTF-8",
  "LazyLoad": "yes",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Collate": "'appenders.R' 'logfuncs.R' 'deprecated.R' 'layouts.R'\n'level.R' 'log4r-package.R' 'logger.R'",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2024-10-18 17:05:01 UTC",
  "RemoteUrl": "https://github.com/r-lib/log4r",
  "RemoteRef": "HEAD",
  "RemoteSha": "ab0b7e97c12bf4b7db4209e1de379f4985d39d36",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-01 18:05:15 UTC",
    "User": "root"
  },
  "Author": "John Myles White [aut, cph],\nKenton White [ctb],\nKirill Müller [ctb],\nAaron Jacobs [aut, cre]",
  "Maintainer": "Aaron Jacobs <atheriel@gmail.com>",
  "_user": "r-lib",
  "_type": "src",
  "_file": "log4r_0.4.4.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/8a58ac7314f0af86811edbcf0ae03c314b3c6230f1d81ae7ad649b3b608e0f2b",
  "_filesize": 151017,
  "_sha256": "8a58ac7314f0af86811edbcf0ae03c314b3c6230f1d81ae7ad649b3b608e0f2b",
  "_expires": "2026-10-09T18:09:51.000Z",
  "_created": "2026-07-01T18:05:15.000Z",
  "_published": "2026-07-01T18:09:52.233Z",
  "_jobs": [
    {
      "job": 84603638480,
      "time": 142,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8018666872"
    },
    {
      "job": 84603638435,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8018657200"
    },
    {
      "job": 84603638457,
      "time": 139,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8018665404"
    },
    {
      "job": 84603638408,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8018657825"
    },
    {
      "job": 84603638459,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8018654801"
    },
    {
      "job": 84603638552,
      "time": 182,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8018688954"
    },
    {
      "job": 84603638430,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8018658567"
    },
    {
      "job": 84603638475,
      "time": 226,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8018698047"
    },
    {
      "job": 84603094982,
      "time": 172,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8018612321"
    },
    {
      "job": 84603638413,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8018662786"
    },
    {
      "job": 84603638368,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8018644461"
    },
    {
      "job": 84603638415,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8018643832"
    },
    {
      "job": 84603638404,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8018649762"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537647454",
  "_status": "success",
  "_upstream": "https://github.com/r-lib/log4r",
  "_commit": {
    "id": "ab0b7e97c12bf4b7db4209e1de379f4985d39d36",
    "author": "Aaron Jacobs <atheriel@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #41 from r-lib/pkgdown\n\nSet up an `r-lib`-style pkgdown site",
    "time": 1729271101
  },
  "_maintainer": {
    "name": "Aaron Jacobs",
    "email": "atheriel@gmail.com",
    "login": "atheriel",
    "bluesky": "@atheriel.bsky.social",
    "twitter": "@unconj1",
    "description": "",
    "uuid": 1448326
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "futile.logger",
      "role": "Suggests"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lgr",
      "role": "Suggests"
    },
    {
      "package": "logger",
      "role": "Suggests"
    },
    {
      "package": "logging",
      "role": "Suggests"
    },
    {
      "package": "loggit",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "rlog",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rsyslog",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 16,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "logging"
  ],
  "_stars": 101,
  "_contributors": [
    {
      "user": "atheriel",
      "count": 108,
      "uuid": 1448326
    },
    {
      "user": "johnmyleswhite",
      "count": 13,
      "uuid": 22064
    },
    {
      "user": "krlmlr",
      "count": 3,
      "uuid": 1741643
    },
    {
      "user": "hadley",
      "count": 3,
      "uuid": 4196
    },
    {
      "user": "jonthegeek",
      "count": 1,
      "uuid": 33983824
    },
    {
      "user": "brooklynbagel",
      "count": 1,
      "uuid": 7762865
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure",
    "followers": 740
  },
  "_downloads": {
    "count": 5440,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/log4r"
  },
  "_devurl": "https://github.com/johnmyleswhite/log4r",
  "_searchresults": 317,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/log4r.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/log4r",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-1",
      "date": "2010-09-25"
    },
    {
      "version": "0.1-2",
      "date": "2011-05-17"
    },
    {
      "version": "0.1-3",
      "date": "2011-06-25"
    },
    {
      "version": "0.1-4",
      "date": "2012-03-01"
    },
    {
      "version": "0.2",
      "date": "2014-09-29"
    },
    {
      "version": "0.3.0",
      "date": "2019-06-21"
    },
    {
      "version": "0.3.1",
      "date": "2019-09-04"
    },
    {
      "version": "0.3.2",
      "date": "2020-01-18"
    },
    {
      "version": "0.4.0",
      "date": "2021-10-26"
    },
    {
      "version": "0.4.1",
      "date": "2021-10-28"
    },
    {
      "version": "0.4.2",
      "date": "2021-11-04"
    },
    {
      "version": "0.4.3",
      "date": "2022-11-28"
    },
    {
      "version": "0.4.4",
      "date": "2024-10-12"
    }
  ],
  "_exports": [
    "as.loglevel",
    "available.loglevels",
    "bare_log_layout",
    "console_appender",
    "create.logger",
    "debug",
    "default_log_layout",
    "error",
    "fatal",
    "file_appender",
    "http_appender",
    "info",
    "is.loglevel",
    "json_log_layout",
    "level",
    "level<-",
    "levellog",
    "log_at",
    "log_debug",
    "log_error",
    "log_fatal",
    "log_info",
    "log_warn",
    "logfile",
    "logfile<-",
    "logfmt_log_layout",
    "logformat",
    "logformat<-",
    "logger",
    "loglevel",
    "simple_log_layout",
    "syslog_appender",
    "tcp_appender",
    "verbosity",
    "warn"
  ],
  "_help": [
    {
      "page": "appenders",
      "title": "Send logs to their final destination with Appenders",
      "topics": [
        "appenders",
        "console_appender",
        "file_appender"
      ]
    },
    {
      "page": "http_appender",
      "title": "Send logs over HTTP",
      "topics": [
        "http_appender"
      ]
    },
    {
      "page": "layouts",
      "title": "Format logs with Layouts",
      "topics": [
        "bare_log_layout",
        "default_log_layout",
        "json_log_layout",
        "layouts",
        "logfmt_log_layout",
        "simple_log_layout"
      ]
    },
    {
      "page": "level",
      "title": "Set the logging threshold level for a logger dynamically",
      "topics": [
        "available.loglevels",
        "level",
        "level.logger",
        "level<-",
        "level<-.logger"
      ]
    },
    {
      "page": "log_at",
      "title": "Write logs at a given level",
      "topics": [
        "log_at",
        "log_debug",
        "log_error",
        "log_fatal",
        "log_info",
        "log_warn"
      ]
    },
    {
      "page": "logger",
      "title": "Create a logger",
      "topics": [
        "logger"
      ]
    },
    {
      "page": "syslog_appender",
      "title": "Send logs to the local syslog",
      "topics": [
        "syslog_appender"
      ]
    },
    {
      "page": "tcp_appender",
      "title": "Send logs over TCP",
      "topics": [
        "tcp_appender"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/log4r/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "lifecycle",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "logging-beyond-local-files.Rmd",
      "filename": "logging-beyond-local-files.html",
      "title": "Logging Beyond Local Files",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Writing to the System Log",
        "Sending Logs over HTTP",
        "Writing Directly to TCP Connections"
      ],
      "created": "2020-07-06 18:15:11",
      "modified": "2024-10-12 00:19:43",
      "commits": 4
    },
    {
      "source": "performance.Rmd",
      "filename": "performance.html",
      "title": "Logging Performance",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Using cat()",
        "The log4r Package",
        "The futile.logger Package",
        "The logging Package",
        "The logger Package",
        "The lgr Package",
        "The loggit Package",
        "The rlog Package",
        "Test All Loggers",
        "Benchmarks",
        "How long does it take to print messages?",
        "How long does it take to decide to do nothing?"
      ],
      "created": "2019-09-04 16:12:46",
      "modified": "2024-10-16 02:14:20",
      "commits": 7
    },
    {
      "source": "structured-logging.Rmd",
      "filename": "structured-logging.html",
      "title": "Structured Logging",
      "engine": "knitr::rmarkdown",
      "headings": [
        "JSON Logs",
        "logfmt Logs"
      ],
      "created": "2021-10-22 20:05:14",
      "modified": "2024-10-17 14:16:28",
      "commits": 4
    }
  ],
  "_score": 10.797282036465862,
  "_indexed": true,
  "_nocasepkg": "log4r",
  "_universes": [
    "r-lib",
    "atheriel",
    "johnmyleswhite"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.4.9000",
      "date": "2026-07-01T18:07:52.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ab0b7e97c12bf4b7db4209e1de379f4985d39d36",
      "fileid": "https://r2.ropensci.org/77bbacbb0644c39ddff2d5a9a64d73152b756a3e5416e1cc28dee3919e3c794e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537647454"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.4.9000",
      "date": "2026-07-01T18:07:20.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ab0b7e97c12bf4b7db4209e1de379f4985d39d36",
      "fileid": "https://r2.ropensci.org/cce816692530539cdcc452183df30a7cdd921ce3b49d850d4e9f099ba6f3d0b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537647454"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.4.9000",
      "date": "2026-07-01T18:07:46.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ab0b7e97c12bf4b7db4209e1de379f4985d39d36",
      "fileid": "https://r2.ropensci.org/fd35d22cda3aff2151f280ebe4bc2426b234985458e7b3de6da6c2d4f386fa7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537647454"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.4.9000",
      "date": "2026-07-01T18:07:22.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ab0b7e97c12bf4b7db4209e1de379f4985d39d36",
      "fileid": "https://r2.ropensci.org/45101ed0e06afb9391a7450b62bf95721592c726f3f7bcefa510c28922408268",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537647454"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.4.9000",
      "date": "2026-07-01T18:07:15.000Z",
      "arch": "aarch64",
      "commit": "ab0b7e97c12bf4b7db4209e1de379f4985d39d36",
      "fileid": "https://r2.ropensci.org/7c45fdd3814d69b664a771e380374bd849dd09019c8838f10af0a99645c7fbdf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537647454"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.4.9000",
      "date": "2026-07-01T18:08:41.000Z",
      "arch": "x86_64",
      "commit": "ab0b7e97c12bf4b7db4209e1de379f4985d39d36",
      "fileid": "https://r2.ropensci.org/b6fb74662aef79316e3b58ba755e7e22db374e51f7c6b7bd4028b75995ee21a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537647454"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.4.9000",
      "date": "2026-07-01T18:07:22.000Z",
      "arch": "aarch64",
      "commit": "ab0b7e97c12bf4b7db4209e1de379f4985d39d36",
      "fileid": "https://r2.ropensci.org/4af53fa0733c1f16b9b71cfdc21fe302ccdda4c93b86ed00d0eee203787f7ec8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537647454"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.4.9000",
      "date": "2026-07-01T18:09:01.000Z",
      "arch": "x86_64",
      "commit": "ab0b7e97c12bf4b7db4209e1de379f4985d39d36",
      "fileid": "https://r2.ropensci.org/42475dd6593568a2777c6a6f03eedd5d1efc96f5763f3a946a193cd7c5955fa3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537647454"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.4.9000",
      "date": "2026-07-01T18:07:47.000Z",
      "arch": "emscripten",
      "commit": "ab0b7e97c12bf4b7db4209e1de379f4985d39d36",
      "fileid": "https://r2.ropensci.org/7754c7bd710df1cd1d875bab989893fb7b94a78c88f60e3f9bf27e641b07fb02",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537647454"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.4.9000",
      "date": "2026-07-01T18:06:34.000Z",
      "arch": "x86_64",
      "commit": "ab0b7e97c12bf4b7db4209e1de379f4985d39d36",
      "fileid": "https://r2.ropensci.org/112cae27b3b63e3da21a4f3874d07d0a5a4091608b6cedf06227d01c42b4cbdf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537647454"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.4.9000",
      "date": "2026-07-01T18:06:30.000Z",
      "arch": "x86_64",
      "commit": "ab0b7e97c12bf4b7db4209e1de379f4985d39d36",
      "fileid": "https://r2.ropensci.org/93d48bca3ea945d613a8a0263562771eb71b7ba6a7955cb30ee0ce15bb42071d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537647454"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.4.9000",
      "date": "2026-07-01T18:06:43.000Z",
      "arch": "x86_64",
      "commit": "ab0b7e97c12bf4b7db4209e1de379f4985d39d36",
      "fileid": "https://r2.ropensci.org/48f04bd95cc805e791ebdae99ff9b488b3c47ffa6dc4856d9d65b325580ae027",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537647454"
    }
  ]
}