flog_level: Retrieves the currently set logging level

View source: R/logging.R

flog_levelR Documentation

Retrieves the currently set logging level

Description

Retrieves the currently set logging level

Usage

flog_level(namespace = NULL)

Arguments

namespace

Package (or whoever) can provide a value here to set the level they want to listen to. If this is NULL (default), the top level facile.log.level value will be used.

Value

the logging level, as an integer (from FacileData:::.flog_levels)


facileverse/FacileData documentation built on Feb. 24, 2024, 7:59 a.m.