getLogger {biodb}R 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()


[Package biodb version 1.2.0 Index]