Learn R Programming

dyn.log (version 0.4.0)

get_configurations: Get Configurations

Description

Gets all available logging configurations exposed by the package.

Usage

get_configurations(pkgname = "dyn.log")

Arguments

pkgname

package name to get configs for.

See Also

Other Logging: LogDispatch, init_logger()