Package: futile.logger
Type: Package
Title: A logging library for R
Version: 1.3.5
Date: 2013-08-15
Author: Brian Lee Yung Rowe
Maintainer: Brian Lee Yung Rowe <r@zatonovo.com>
Depends: lambda.r (>= 1.1.0), futile.options
Suggests: 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-08-15 16:26:41 UTC; brian
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-08-15 21:06:39
