Learn R Programming

ProjectTemplate (version 0.11.0)

.init.logger: Initialize the logger for the project

Description

Creates a log4r::logger and provides a default log file log/project.log.

Usage

.init.logger(config, my.project.info)

Value

Returns my.project.info amended with the new information.

Arguments

config

Named list containing the project configuration

my.project.info

Named list containing the project information