Running the Linux server build of UE5 and observing that log output to stdout is being flushed every 4k.
Is there a configuration to disable buffering of log output to stdout? If not, what are my options for writing output unbuffered to stdout?
Running the Linux server build of UE5 and observing that log output to stdout is being flushed every 4k.
Is there a configuration to disable buffering of log output to stdout? If not, what are my options for writing output unbuffered to stdout?