Hide Forgot
Logs come out in different languages, presumably based on locale. This is great for the user, not so great for debugging. Example: Oct 07 09:43:01 [http-8080-8] WARN org.candlepin.resource.ConsumerResource - Unable to attach a subscription for a product that has no pool: No entitlements for products: [69] Oct 07 09:43:56 [http-8080-8] WARN org.candlepin.resource.ConsumerResource - Impossible dattacher un abonnement pour un produit qui ne possède pas de pool : {0}
Messages that are intended for the client are translated for the client . They are also occasionally logged. There is not a useful way to log in english only but return translated messages to the logs.
return translated messages to the client