View source: R/is_duplicated_log_entry.R
| is.duplicated.log.entry | R Documentation | 
The log.entry is checked against the existing log entries from
last.tryCatchLog.result using the following columns:
msg.text
full.stack.trace
is.duplicated.log.entry(log.entry)
| log.entry | A  | 
TRUE if the log.entry is a duplicate, else FALSE
Required function to fix issue #18 (https://github.com/aryoda/tryCatchLog/issues/18)
last.tryCatchLog.result,
build.log.entry
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.