Learn R Programming

⚠️There's a newer version (0.2.1) of this package.Take me there.

luzlogr (version 0.1.0)

Lightweight Logging for R Scripts

Description

Provides flexible but lightweight logging facilities for R scripts. Supports priority levels for logs and messages, flagging messages, capturing script output, switching logs, and logging to files or connections.

Copy Link

Version

Install

install.packages('luzlogr')

Monthly Downloads

241

Version

0.1.0

License

MIT + file LICENSE

Maintainer

Ben BondLamberty

Last Published

October 5th, 2015

Functions in luzlogr (0.1.0)

nlogs

Return number of current logs
openlog

Open a new logfile
newlog

Create new log
removelog

Remove current log
setlogdata

Set log data
printlog

Log a message
luzlogr

Lightweight logging for R
getloginfo

Get current log info
closelog

Close current logfile