startLogger: Start PHG logging information

View source: R/logging_support.R

startLoggerR Documentation

Start PHG logging information

Description

This function will create a file for storing logging output from the PHG.

Usage

startLogger(path = NULL, verbose = TRUE)

Arguments

path

full working path of log file location. If NULL, logging file will be added to current working directory.

verbose

Print messages to console? Defaults FALSE.


maize-genetics/rPHG documentation built on Feb. 27, 2025, 3:02 a.m.