Learn R Programming

logging (version 0.8-104)

loglevels: the logging levels, names and values

Description

this list associates names to values and vice versa.

names and values are the same as in the python standard logging module.

Arguments

Examples

Run this code
# NOT RUN {
loglevels['INFO']
loglevels['DEBUG']
# }

Run the code above in your browser using DataLab