|
From: Leif M. <le...@ta...> - 2004-06-22 07:58:07
|
Rick,
Currently for performance reasons, a fixed buffer is used when
reading the JVM
output. The way it is implemented, this causes a linefeed each 1024
characters
for very long lines. There is not a way to change this behavior in the
current release.
I will look into getting that cleaned up. It has been a minor
annoyance in a couple
of my applications as well.
At some point, I want to make the buffer dynamically scale. But I
am trying to
get a release out. If it is within reason, I can quickly up the size a
bit. How long are
the lines you are trying to log?
Glad to hear we are helping with mental health in our own little
way. :-)
Cheers,
Leif
Rick Szeto wrote:
> Hi all,
> I am experiencing long logs entries to the console logfile being
> truncated. Is there a configuration parameter I missing that will fix
> this? Or is this a know problem?
>
> Any help would be greatly appricated.
>
> BTW, the wrapper is the only thing that is keeping me sane in our
> production environment.
> Thanks.
>
> Rick Szeto
|