get_logger_definitions: Find the logger definition(s) specified for the current...

View source: R/logger.R

get_logger_definitionsR Documentation

Find the logger definition(s) specified for the current namespace with a fallback to the global namespace

Description

Find the logger definition(s) specified for the current namespace with a fallback to the global namespace

Usage

get_logger_definitions(namespace = NA_character_, .topenv = parent.frame())

Arguments

namespace

override the default / auto-picked namespace with a custom string

Value

list of function(s)


daroczig/logger documentation built on March 8, 2024, 6:49 p.m.