Class AuditTrail

java.lang.Object
VASSAL.script.expression.AuditTrail

public class AuditTrail extends Object
Class to track the evaluation history of an expression. AuditTrails will create an overhead on every BeanShell expression evaluated, so only generate them if a preference has been set by the user.