Hmm, fun I exactly think the opposite: in dev you want stacktraces more or
less but in prod you need details to investigate as fast as possible. You
don't care about perf since you only log error and maybe warn but nothing
else.

That said main issue is doing it differently from tomcat.

I'll try to ping tomcat@ tonight to see why they changed and if we can
enhance it together.




Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau


2014-07-24 15:18 GMT+02:00 Andy Gumbrecht <[email protected]>:

> Not necessarily, I think we should pick a simple and fast format as the
> default, something like [dd:HH:mm:ss][LEVEL] - Message.
> Having thread names and class names is a huge overhead usually - They
> should be dev options.
>
> Andy.
>
>
> On 24/07/2014 07:23, Romain Manni-Bucau wrote:
>
>> Sure
>>
>> Question is not technical but "do we stay aligned on tomcat"
>>
>> One trade off can be to trim some parts to align column stayimg one line
>> logs i think
>>   Le 23 juil. 2014 23:31, "[email protected]" <
>> [email protected]> a écrit :
>>
>>  Looks bad. We should be able to define a pattern ?
>>>
>>> Sent from my HTC
>>>
>>> ----- Reply message -----
>>> From: "Romain Manni-Bucau" <[email protected]>
>>> To: "[email protected]" <[email protected]>
>>> Subject: new tomcat logs
>>> Date: Thu, Jul 24, 2014 00:07
>>>
>>> Hi
>>>
>>> new tomcat logs look like:
>>> https://gist.github.com/rmannibucau/989a38620aec394bd45d
>>>
>>> do we keep it as default? Then most of our logs are no more readable :(
>>>
>>>
>>> Romain Manni-Bucau
>>> Twitter: @rmannibucau
>>> Blog: http://rmannibucau.wordpress.com/
>>> LinkedIn: http://fr.linkedin.com/in/rmannibucau
>>> Github: https://github.com/rmannibucau
>>>
>>
> --
>   Andy Gumbrecht
>
>   http://www.tomitribe.com
>   [email protected]
>   https://twitter.com/AndyGeeDe
>
>   TomEE treibt Tomitribe! | http://tomee.apache.org
>
>

Reply via email to