Since 15.10 production.log does not log performed requests

Since 15.10 in Omnibus GitLab installations, production.log logs the initial “Creating scope” messages and then stops. No performed requests are logged. Only exceptions.
This is not according to previous behavior and the documentation.

Creating scope :runnable_schedules. Overwriting existing method Security::OrchestrationPolicyRuleSchedule.runnable_schedules.
Creating scope :extended. Overwriting existing method GitlabSubscription.extended.
Creating scope :gem. Overwriting existing method PackageMetadata::Checkpoint.gem.
Creating scope :gem. Overwriting existing method PackageMetadata::Package.gem.
Creating scope :order_created_desc. Overwriting existing method RequirementsManagement::Requirement.order_created_desc.
Creating scope :order_created_asc. Overwriting existing method RequirementsManagement::Requirement.order_created_asc.
Creating scope :order_updated_desc. Overwriting existing method RequirementsManagement::Requirement.order_updated_desc.
Creating scope :order_updated_asc. Overwriting existing method RequirementsManagement::Requirement.order_updated_asc.
Creating scope :gem. Overwriting existing method Sbom::Component.gem.
Creating scope :runnable_schedules. Overwriting existing method Security::OrchestrationPolicyRuleSchedule.runnable_schedules.