Debug.Logs not showing up in Player Log

As the title says, my debug.logs aren’t showing up in the Player.log file. The debugs show up fine in the editor, but not in the build, the only thing in the player log are error messages. The debugs are in the update function. It’s a developer build and I checked the box to make debug logs show up.