Learn R Programming

loggit2 (version 2.3.1)

setup_logfile: Set up the logfile for the application

Description

This function retrieves the logfile path from the environment variable "FILE_LOGGIT2". If the environment variable is set, it will be used as the logfile path. If the environment variable is not set, the logfile path will be set to the default value.

Usage

setup_logfile()

Arguments

Value

Invisible the previous log file path.