What does the Cat field fill in the Log command?

Every log line has a category associated, it is the first parameter of the UE_LOG c++ macro.

Random example :

1 Like

Can these ‘Log logTemp off’,‘Log logInit off’ and ‘Log logCore off’ commands prevent logging in ue4 development builds?

I guess it should work…? I’m not sure what you mean.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.