The console automatically separates logs that originate from different user actions, maintaining separate counters for each interaction type.
This distinction is helpful in debugging because it allows you to see how different interactions impact the component lifecycle independently.