Isn't there no way to show debug console in standalone build? (755556)

I’m literally asking the same question as this: Isn't there no way to show debug console in standalone build? (458359)

None of those answers are true for my game. My C:\Users%USERNAME%\AppData\LocalLow\DefaultCompany\MGF-Prototype log files exist, but none of the files contain debug lines or even stack trace errors. How do I get them to show up in my player log files?

I am using Version 2019.2.0f1 (20c1667945cf) Personal

PS: The answer to this question should be findable from this documentation: Unity - Manual: Log files reference

These docs say “Note that Unity also adds Debug.Log messages to the Editor and Player log files.” but I’m not finding that to be the case. Is this a bug?