Fsm.logNext

Log messages of the last state transition (next). Only updated in debug build.

struct Fsm(StateTT...)
string logNext;

Meta