Learn R Programming

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

luzlogr (version 0.1.1)

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.1

License

MIT + file LICENSE

Maintainer

Ben BondLamberty

Last Published

October 8th, 2015

Functions in luzlogr (0.1.1)

nlogs

Return number of current logs
luzlogr

Lightweight logging for R
setlogdata

Set log data
closelog

Close current logfile
newlog

Create new log
getloginfo

Get current log info
printlog

Log a message
removelog

Remove current log
openlog

Open a new logfile