The default logging method used in the MCE and MCH operator provide more information than is necessary or useful. Given the following log line in the multicluster-engine operator:
1.6747634294824173e+09 INFO Removing NodeSelector annotation {"controller": "multiclusterengine", "controllerGroup": "multicluster.openshift.io", "controllerKind": "MultiClusterEngine", "MultiClusterEngine":
{"name":"multiclusterengine"}, "namespace": "", "name": "multiclusterengine", "reconcileID": "0773953a-9589-450d-ba44-3debed22831c"}
The "controller", "controllerGroup", "controllerKind", "namespace", and "reconcileID" fields do not provide any useful information and could be omitted.