writeLog: writeLog

View source: R/helper_functions.R

writeLogR Documentation

writeLog

Description

For internal use. Add text to a logger

Usage

writeLog(logger, ..., type = "default")

Arguments

logger

The logger to write the text to. Can be NULL or a function

...

Messages to write to the logger

type

One of "default", "error", "warning"


wallaceEcoMod/wallace documentation built on March 24, 2024, 5:15 p.m.