init_logging: Init logging based on configuration file

View source: R/logging.r

init_loggingR Documentation

Init logging based on configuration file

Description

This tries to mimic the common pattern to use a single config file to configure loggers and appenders

Usage

init_logging(config_filename)

Arguments

config_filename

path to the configuration file

Details

This is way simpler than any other logging library out there.


giupo/rutils documentation built on Sept. 18, 2022, 6:30 a.m.