Re: thread debug level

2013-03-14 Thread Tushar Kapila
it would be nice to have thread debug level. why? we have 80% code that is shared in one data center by 25 customers. now when we make changes that affect at most 2-3 customers or add a new one, its nice to have more debug for that customer. most of our classes are multi customer and the only

Re: thread debug level

2013-03-14 Thread Ralph Goers
to have thread debug level. why? we have 80% code that is shared in one data center by 25 customers. now when we make changes that affect at most 2-3 customers or add a new one, its nice to have more debug for that customer. most of our classes are multi customer and the only way to add

Re: thread debug level

2013-03-14 Thread Gary Gregory
loginid to the ThreadContextMap you can filter users at different logging levels. Ralph On Mar 14, 2013, at 3:03 AM, Tushar Kapila wrote: it would be nice to have thread debug level. why? we have 80% code that is shared in one data center by 25 customers. now when we make changes