Output log showing me this whole text

Hello everyone ^^
so i created a project in unreal , added an actor in my scene also a component “c++” wrote this line of code and it doesnt print Hello on the output log , also my actor cant show up on the scene while i am playing
UE_LOG(LogTemp , Error , TEXT("Hello" ));

Where do you have that log? Could you please show the full code?

Privacy & Terms