Skip to contents

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.