init_logger: Init Logger

View source: R/config.R

init_loggerR Documentation

Init Logger

Description

Loads the configuration passed in, or uses the default if nothing is specified, and attaches a reference to the singleton dispatcher to the global environment.

Usage

init_logger(file_path = NULL)

Arguments

file_path

logging configuration to use.

See Also

Other Logging: LogDispatch, get_configurations()


bmoretz/dyn.log documentation built on April 6, 2022, 10:16 p.m.