Upate fuse to layerNorm recipe
aidge_core#330 introduced the layernorm operator.
Before that we used a metaoperator.
This MR update the code to use the operator LayerNorm introduced by @pineapple.
This MR also fix two very minor typo "aidge_core.log" instead of "aidge_core.Log".