Right click on the .exe, create a shortcut, open it’s properties and write -log at the end of the “Target:” field. This is a command line argument that tells the engine to open an additional log window. I usually use these arguments when testing multiplayer projects:
-log -windowed -ResX=1280 -ResY=720