partDSA (version 0.9.14)

loglevel: Set Logging Level

Description

loglevel is used to set the logging level for the DSA package.

Usage

loglevel(lev)

Arguments

lev
The default level to use. The level can be specified as error, warn, info, debug, or verbose.

Examples

Run this code
loglevel(debug)

Run the code above in your browser using DataCamp Workspace