Added
evaluationemitter event: fires with{ key, variant, value, user }whenever an evaluation is recorded — each time a variant is read viavalue()/is()/isOn()/isOff()/jsonValue(), in step with impression counting. The hook for forwarding flag exposures to any analytics or experimentation tool; a listener that throws is logged and swallowed and can never break flag evaluation.
See the README section "Forwarding Evaluations to Analytics Tools".