# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "futile.logger" in publications use:' type: software license: LGPL-3.0-only title: 'futile.logger: A Logging Utility for R' version: 1.4.8 doi: 10.32614/CRAN.package.futile.logger abstract: Provides a simple yet powerful logging utility. Based loosely on log4j, futile.logger takes advantage of R idioms to make logging a convenient and easy to use replacement for cat and print statements. authors: - family-names: Rowe given-names: Brian Lee Yung email: r@zatonovo.com repository: https://zatonovo.r-universe.dev repository-code: https://github.com/zatonovo/futile.logger commit: 9b8e53dca470ce3408b418ce835a10fe394a62dc url: https://github.com/zatonovo/futile.logger date-released: '2025-12-22' contact: - family-names: Rowe given-names: Brian Lee Yung email: r@zatonovo.com