Reverses row order in LogVisualizerViewModel.Apply() so the most recent entry sits at index 0, matching the "what just happened" use case; filtering and refresh are unaffected since the reversal happens after the warn/error filter is applied.
Reverses row order in LogVisualizerViewModel.Apply() so the most recent entry sits at index 0, matching the "what just happened" use case; filtering and refresh are unaffected since the reversal happens after the warn/error filter is applied.