Last data update: 2014.03.03

R: flog
flogR 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

Results