getLogger: Get the main package logger.

View source: R/fcts_biodb.R

getLoggerR Documentation

Get the main package logger.

Description

Gets the main package logger, parent of all loggers of this package.

Usage

getLogger()

Value

The main package logger (named "biodb") as a lgr::Logger object.

Examples

biodb::getLogger()


pkrog/biodb documentation built on Nov. 29, 2022, 4:24 a.m.