getLogLevel {rpact}R Documentation

Get Log Level

Description

Returns the current rpact log level.

Usage

getLogLevel()

Details

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

Value

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

See Also

Examples

# show current log level
getLogLevel()


[Package rpact version 4.1.0 Index]