When changing state variables events are not emitted. Emitting events allows monitoring activities with off-chain monitoring tools.
NotionalTradeModule.sol#L301 function setRedeemToUnderlying(ISetToken _setToken, bool _toUnderlying)
Emit events for state variable changes.
