Learn R Programming

rpact (version 3.2.1)

getLogLevel: Get Log Level

Description

Returns the current rpact log level.

Usage

getLogLevel()

Arguments

Value

Returns a character of length 1 specifying the current log level.

Details

This function gets the log level of the rpact internal log message system.

See Also

Examples

Run this code
# NOT RUN {
# show current log level
getLogLevel()

# }

Run the code above in your browser using DataLab