logInfo: Log information message.

View source: R/fcts_biodb.R

logInfoR Documentation

Log information message.

Description

Logs an information level message with biodb logger.

Usage

logInfo(...)

Arguments

...

Values to be passed to sprintf().

Value

Nothing.

Examples

# Logs an info message:
biodb::logInfo('Index is %d.', 10)


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