Re: [LOGGING] Logging levels in CloudStack code

2015-07-17 Thread Daan Hoogland
retweet ;) For those doing regular reviews of code this is also an item. thanks Wido for a sound cry in the desert. On Fri, Jul 17, 2015 at 10:58 AM, Wido den Hollander wrote: > Hi, > > After debugging multiple issues in CloudStack the past week I got > annoyed again by the fact that almost all l

[LOGGING] Logging levels in CloudStack code

2015-07-17 Thread Wido den Hollander
Hi, After debugging multiple issues in CloudStack the past week I got annoyed again by the fact that almost all logs are hidden behind loglevel DEBUG and that our code doesn't make proper use of INFO, WARN and ERROR. I opened: https://issues.apache.org/jira/browse/CLOUDSTACK-8645 Now, fixing thi