# Functions

LogString produces a string for a logpoint, substituting in variable values using evaluatedExpressions and varTable.
NewCollector returns a Collector for the given program and size limit.

# Structs

Collector is given references to variables from a program being debugged using AddVariable.