UE_LOG to Visual Studio output panel?

Hi,

Is it possible to redirect / mirror the output from UE_LOG to the visual studio output panel?, when I’m debugging I can’t access or scroll the editor Log Window.

Thanks,
Mike

Why can’t you access the editor log window?

Works for me in the output window.

Works for me too.

UE_LOG puts the debug messages into the editors output window and if you’re debuging then it shows up in visual studio as well.