Skip to contents

This function converts a validator log into a formatted data frame (table) for exports.

Usage

log_to_table(log)

Arguments

log

A list representing the validator log, where each element is a log entry.

Value

A data frame containing the formatted log entries.