Fix Assignment Operators in ExperimentState
The logging function aliases cannot be const here because this screws up the defaulted assignment operators.
The logging function aliases cannot be const here because this screws up the defaulted assignment operators.