setup_logfile: Set up the logfile for the application

View source: R/setup.R

setup_logfileR Documentation

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()

Value

Invisible the previous log file path.


loggit2 documentation built on June 8, 2025, 10:26 a.m.