Skip to contents

Reads the log of a chronicle.

Reads the log of a chronicle.

Usage

read_log(.c)

read_log(.c)

Arguments

.c

A chronicle object.

Value

The log of the object.

The log of the object.

Examples

if (FALSE) {
read_log(chronicle_object)
}
if (FALSE) {
read_log(chronicle_object)
}