Bug 1016166 - Logs translated by locale
Summary: Logs translated by locale
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Candlepin
Classification: Community
Component: candlepin
Version: 0.9
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: candlepin-bugs
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-07 16:04 UTC by Dennis Crissman
Modified: 2015-05-14 14:53 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-07 19:52:32 UTC


Attachments (Terms of Use)

Description Dennis Crissman 2013-10-07 16:04:48 UTC
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}

Comment 1 William Poteat 2014-01-07 19:52:32 UTC
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.

Comment 2 William Poteat 2014-01-07 19:53:08 UTC
return translated messages to the client


Note You need to log in before you can comment on or make changes to this bug.