brig/log~ LogEntry

new LogEntry(payload, term)

Serializable wrapper for an arbitrary JSON object paired with the election term during which it was synchronized.

Parameters:
NameTypeDefaultDescription
payloadobject

Key-value pairs.

termnumber0

Election term.