Learn R Programming

loggr (version 0.3)

write_log_entry: Write a log entry to a log file.

Description

Write a log entry to a log file.

Usage

write_log_entry(obj, condition)

Arguments

obj

A logger obj

condition

a condition which can be coersed to a log_event.