bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lines truncated tp 128 chars in Slog


From: Christophe Mesplede
Subject: lines truncated tp 128 chars in Slog
Date: Wed, 19 Nov 2003 15:42:47 +0100

Hi.

I'm using slog and I noticed lines are truncated to 128 chars.

After some investigations, I found this is due to the declaration of
"char _msgbuf[128];" of the class ThreadImpl in <private.h>.

I think this should be fixed in order to allow the use of long lines. I
think the syslog spec allows up to 1024 chars, but I'm not sure, I'll
let you find this out :-)

Have a nice day,

-- 
Christophe Mesplede - CVF Bordeaux
Software Engineer
Office +33(0)5.56.01.98.00    Fax +33(0)5.56.01.98.01
Mobile +33(0)6.63.14.26.20    E-Mail address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]