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


dyn.log documentation built on March 18, 2022, 7:07 p.m.