Issue was in the fact that log should be propagated on source node and on parent node. Instead of `group_node_id`, loggers need to have id of actual parent (zone node or node group) node. This also fix issue with timings propagation on frame nodes. Pull Request: https://projects.blender.org/blender/blender/pulls/120842