Package: futile.logger
Type: Package
Title: A logging library for R
Version: 1.3.3
Date: 2013-07-10
Author: Brian Lee Yung Rowe
Maintainer: Brian Lee Yung Rowe <r@zatonovo.com>
Depends: lambda.r (>= 1.1.0), futile.options
Suggests: RUnit, testthat
Description: 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.
License: LGPL-3
LazyLoad: yes
Collate: 'options.R' 'appender.R' 'constants.R' 'layout.R' 'logger.R'
        'scat.R' 'futile.logger-package.R'
Packaged: 2013-07-10 16:50:26 UTC; brian
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-07-17 00:34:20
