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"),
           comment = c(ORCID = "0000-0002-9948-7458"))
Description: It extends the functionality of 'logger' package. Additional
    logging metadata can be configured to be collected. Logging messages are
    displayed on console and optionally they are 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/
Suggests: covr, knitr, mockery, pkgdown, rmarkdown, testthat (>= 3.1.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: caTools, digest, httr (>= 1.0.0), jsonlite, logger (>= 0.2.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-03-21 04:04:40 UTC; atal
Author: Vivek Atal [aut, cre] (<https://orcid.org/0000-0002-9948-7458>)
Maintainer: Vivek Atal <atalvivek@yahoo.co.in>
Repository: CRAN
Date/Publication: 2024-03-21 04:20:05 UTC
Built: R 4.6.0; ; 2025-08-18 08:16:00 UTC; unix
