logger (version 0.1)

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

Arguments

namespace

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

Value

list of function(s)