Re: Logging only specific number of lines

2011-03-02 Thread Martin Nyolt
Hello Am 02.03.2011 22:47, schrieb Kannan G: Hi Since my application is in integration platform(Fuse) log files grow easily, so we thought of controlling it by logging only specific number of lines whenever exceptions are thrown. Is this possible with log4j to log specific number of lines say 3

Logging only specific number of lines

2011-03-02 Thread Kannan G
Hi Since my application is in integration platform(Fuse) log files grow easily, so we thought of controlling it by logging only specific number of lines whenever exceptions are thrown. Is this possible with log4j to log specific number of lines say 30 lines only instead entire stacktrace? Also i