Enable more logging in Dolphin?

I’m used to Konsole displaying more calls in the embedded terminal than just cd. It would also show cp, mv, rm, move to other screen etc. Now I imagine Dolphin handles these operations with it’s own internal implementations so it probably cannot show me a history of these commands in terminal:

However, is there maybe a way to enable some additional logging somewhere, so I can keep track of what operations dolphin has been executing?

If you use X 11 at least you could pretty much write a Python script in one line that’s basically just a key logger There’s probably a way to pipe it from dolphin. For wayland not so much