start_logging: Initiates a Logging Session

Description Usage Arguments Details Examples

Description

Logs messages to command line, load configurations from a json file.

Usage

1
start_logging(config = NULL)

Arguments

config

name of the config file, json format

Details

If config file not specified, will initiate a basic session from the default config file (saved to the list log_config).

Examples

1
2
3
4
## Not run: 
start_logging("log_config.json")

## End(Not run)

jnguyen92/scriptR documentation built on May 8, 2019, 11:12 p.m.