Hi, 2010/12/13 Rupert Westenthaler <[email protected]>: > Line length (section Sun code conventions 4.1) > > I would suggest to exclude this point and allow longer lines than 80 > chars. The argument about terminals is no longer valid nowadays and > with typical screen resolutions even lines with 150 chars do fit well. > Especially breaking up long log messages into several lines makes the > code much harder to read in my opinion.
Yes, I agree with Rupert. I normally don't use any auto line break at all and set line length to 999. Best, -- Fabian
