Package: logging Version: 0.10-108 Title: R Logging Package Authors@R: c( person("Mario", "Frasca", email = "mariotomo@gmail.com", role = c("aut")), person("Walerian", "Sokolowski", email = "r-logging@wlogsolutions.com", role = c("cre")) ) Description: Pure R implementation of the ubiquitous log4j package. It offers hierarchic loggers, multiple handlers per logger, level based filtering, space handling in messages and custom formatting. URL: https://github.com/WLOGSolutions/r-logging BugReports: https://github.com/WLOGSolutions/r-logging/issues License: GPL-3 Encoding: UTF-8 Language: en-US Depends: R (>= 3.2.0) Imports: methods Suggests: testthat, crayon RoxygenNote: 6.1.1 Repository: https://wlogsolutions.r-universe.dev Date/Publication: 2019-08-11 15:41:01 UTC RemoteUrl: https://github.com/wlogsolutions/r-logging RemoteRef: HEAD RemoteSha: f8ca2471cdb6d8c762439d9cd5a671891e621ada RemoteSubdir: pkg NeedsCompilation: no Packaged: 2026-07-09 06:15:58 UTC; root Author: Mario Frasca [aut], Walerian Sokolowski [cre] Maintainer: Walerian Sokolowski