powered by
The log.entry is checked against the existing log entries from last.tryCatchLog.result using the following columns:
log.entry
last.tryCatchLog.result
msg.text
full.stack.trace
is.duplicated.log.entry(log.entry)
TRUE if the log.entry is a duplicate, else FALSE
TRUE
FALSE
A data.frame with the new log entry (exactly one row)
data.frame
last.tryCatchLog.result, build.log.entry
build.log.entry