flog {AnnotationHubData}R Documentation

flog

Description

Write logging message to console and a file.

Usage

flog(level, ...)

Arguments

level

A characater(1) string object.

...

Further arguments.

Details

Writes the message to the console and to a file.

Value

None.

Author(s)

Dan Tenenbaum

See Also

futile.logger


[Package AnnotationHubData version 1.12.0 Index]