logger (version 0.3.0)

get_logger_definitions: 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())

Value

list of function(s)

Arguments

namespace

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