{
  "_id": "6a1f0208b401979e7341b1bb",
  "Package": "azlogr",
  "Title": "Logging in 'R' and Post to 'Azure Log Analytics' Workspace",
  "Version": "0.0.6",
  "Authors@R": "person(\"Vivek\", \"Atal\", , \"atalvivek@yahoo.co.in\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9948-7458\"))",
  "Description": "It extends the functionality of 'logger' package.\nAdditional logging metadata can be configured to be collected.\nLogging messages are displayed on console and optionally they\nare sent to 'Azure Log Analytics' workspace in real-time.",
  "License": "MIT + file LICENSE",
  "URL": "https://atalv.github.io/azlogr/ https://github.com/atalv/azlogr/",
  "BugReports": "https://github.com/atalv/azlogr/issues/",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://atalv.r-universe.dev",
  "Date/Publication": "2024-03-21 03:58:12 UTC",
  "RemoteUrl": "https://github.com/atalv/azlogr",
  "RemoteRef": "HEAD",
  "RemoteSha": "7891073eb7e3aff8f371ba6b1d74a07e5e5ea09c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 08:31:06 UTC",
    "User": "root"
  },
  "Author": "Vivek Atal [aut, cre] (ORCID: <https://orcid.org/0000-0002-9948-7458>)",
  "Maintainer": "Vivek Atal <atalvivek@yahoo.co.in>",
  "MD5sum": "5df4da073e6fb3c94ca31de42903fcef",
  "_user": "atalv",
  "_type": "src",
  "_file": "azlogr_0.0.6.tar.gz",
  "_fileid": "e288c29f27492707bb390a1b58018a82ecfcca6827925861db2497f156534434",
  "_filesize": 139817,
  "_sha256": "e288c29f27492707bb390a1b58018a82ecfcca6827925861db2497f156534434",
  "_created": "2026-05-18T08:31:06.000Z",
  "_published": "2026-06-02T16:17:12.842Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79118325739,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053032774"
    },
    {
      "job": 79118325764,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053025486"
    },
    {
      "job": 79118325981,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053028128"
    },
    {
      "job": 79118325913,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053019301"
    },
    {
      "job": 79118325211,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052984577"
    },
    {
      "job": 79118324800,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363483902"
    },
    {
      "job": 79118326161,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053016550"
    },
    {
      "job": 79118326410,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053014424"
    },
    {
      "job": 79118325628,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053024558"
    }
  ],
  "_buildurl": "https://github.com/r-universe/atalv/actions/runs/26022190113",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/atalv/azlogr",
  "_commit": {
    "id": "7891073eb7e3aff8f371ba6b1d74a07e5e5ea09c",
    "author": "Vivek Atal <atalvivek@yahoo.co.in>",
    "committer": "Vivek Atal <atalvivek@yahoo.co.in>",
    "message": "fix #35 and release new version\n",
    "time": 1710993492
  },
  "_maintainer": {
    "name": "Vivek Atal",
    "email": "atalvivek@yahoo.co.in",
    "login": "atalv",
    "linkedin": "in/vivek-atal-75001913",
    "orcid": "0000-0002-9948-7458",
    "description": "",
    "uuid": 11028710
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "caTools",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "logger",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "atalv",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "azure",
    "azure-log-analytics",
    "logging"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "atalv",
      "count": 47,
      "uuid": 11028710
    }
  ],
  "_userbio": {
    "uuid": 11028710,
    "type": "user",
    "name": "Vivek Atal"
  },
  "_downloads": {
    "count": 247,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/azlogr"
  },
  "_devurl": "https://github.com/atalv/azlogr",
  "_pkgdown": "https://atalv.github.io/azlogr/",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/azlogr.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/atalv/azlogr",
  "_realowner": "atalv",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2023-01-14"
    },
    {
      "version": "0.0.4",
      "date": "2023-01-14"
    },
    {
      "version": "0.0.5",
      "date": "2023-10-09"
    },
    {
      "version": "0.0.6",
      "date": "2024-03-21"
    }
  ],
  "_exports": [
    "get_log_config",
    "logger_debug",
    "logger_error",
    "logger_fatal",
    "logger_info",
    "logger_level",
    "logger_success",
    "logger_trace",
    "logger_warn",
    "set_log_config"
  ],
  "_help": [
    {
      "page": "dot-add_meta_variables",
      "title": "Add additional meta variable",
      "topics": [
        ".add_meta_variables"
      ]
    },
    {
      "page": "dot-build_signature",
      "title": "Build API signature for logging to 'Azure Log Analytics'",
      "topics": [
        ".build_signature"
      ]
    },
    {
      "page": "dot-layout_json_custom",
      "title": "Customized logging layout",
      "topics": [
        ".layout_json_custom"
      ]
    },
    {
      "page": "dot-post_data",
      "title": "Build and send a request to the POST API of 'Azure Log Analytics'",
      "topics": [
        ".post_data"
      ]
    },
    {
      "page": "get_log_config",
      "title": "Get configuration value",
      "topics": [
        "get_log_config"
      ]
    },
    {
      "page": "logging",
      "title": "Logging related functions",
      "concept": [
        "logging functions"
      ],
      "topics": [
        "logger_debug",
        "logger_error",
        "logger_fatal",
        "logger_info",
        "logger_level",
        "logger_success",
        "logger_trace",
        "logger_warn"
      ]
    },
    {
      "page": "set_log_config",
      "title": "Set logging configuration",
      "concept": [
        "Logging configurations"
      ],
      "topics": [
        "set_log_config"
      ]
    }
  ],
  "_readme": "https://github.com/atalv/azlogr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bitops",
    "caTools",
    "curl",
    "digest",
    "httr",
    "jsonlite",
    "logger",
    "mime",
    "openssl",
    "R6",
    "sys"
  ],
  "_vignettes": [
    {
      "source": "how-to-use-azlogr.Rmd",
      "filename": "how-to-use-azlogr.html",
      "title": "How to use azlogr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Configuration steps",
        "Example use case"
      ],
      "created": "2022-12-26 05:11:07",
      "modified": "2023-01-11 23:16:36",
      "commits": 5
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "azlogr",
  "_universes": [
    "atalv"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-18T08:33:26.000Z",
      "distro": "noble",
      "commit": "7891073eb7e3aff8f371ba6b1d74a07e5e5ea09c",
      "fileid": "e187bb179815c9394f962d7d387c513098b07935ac95089b72ff5c38d30b1e54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atalv/actions/runs/26022190113"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-18T08:33:04.000Z",
      "distro": "noble",
      "commit": "7891073eb7e3aff8f371ba6b1d74a07e5e5ea09c",
      "fileid": "a405bd9efc794d1926d0ac53169014224c1aae1b2fd3126dc383b53819cf49fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atalv/actions/runs/26022190113"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-05-18T08:33:16.000Z",
      "commit": "7891073eb7e3aff8f371ba6b1d74a07e5e5ea09c",
      "fileid": "e3420b63d3b33a6dabcf7c7d7ddc1854b1edc7379d001d194190a6aa4dd3f4d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atalv/actions/runs/26022190113"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-05-18T08:32:49.000Z",
      "commit": "7891073eb7e3aff8f371ba6b1d74a07e5e5ea09c",
      "fileid": "ab267a867c5b1a23724c856d0c181fd8555b83234c3281106570617213ca5d2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atalv/actions/runs/26022190113"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-18T08:32:28.000Z",
      "commit": "7891073eb7e3aff8f371ba6b1d74a07e5e5ea09c",
      "fileid": "6059ddc2893453a6f85958abcbc089abf02b3a372a20eb9c7b7a3fbd80b4bda3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atalv/actions/runs/26022190113"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-18T08:32:26.000Z",
      "commit": "7891073eb7e3aff8f371ba6b1d74a07e5e5ea09c",
      "fileid": "ef9b9cc159ac7abe1379d4c749857b0b5b834d74b177a31db7aecb7690881c7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atalv/actions/runs/26022190113"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-18T08:32:58.000Z",
      "commit": "7891073eb7e3aff8f371ba6b1d74a07e5e5ea09c",
      "fileid": "5ec4daf4aaaef0acf61c5154d4421c04afdc235f36f87c9a8f56ad48688e3da1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atalv/actions/runs/26022190113"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.6",
      "date": "2026-06-02T16:16:51.000Z",
      "commit": "7891073eb7e3aff8f371ba6b1d74a07e5e5ea09c",
      "fileid": "bf021a06d0b6ac59a0668f6ce3b3ff973e3fef67c00701558d576d41616f8593",
      "status": "success",
      "buildurl": "https://github.com/r-universe/atalv/actions/runs/26022190113"
    }
  ]
}