[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: log level in packet.c
[Thread Prev] | [Thread Next]
- Subject: Re: log level in packet.c
- From: Andreas Schneider <mail@xxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Sat, 29 Aug 2009 13:40:48 +0200
- To: libssh@xxxxxxxxxx
On Saturday 29 August 2009 01:02:59 Norbert Kiesel wrote: > Hi, > Hi Norbert, > is it really intended that many logs in packet.c are done using > SSH_LOG_RARE. I see e.g. the output of ssh_log(session, SSH_LOG_RARE, > "%hhd bytes padding, %d bytes left in buffer", padding, > buffer_get_rest_len(session->in_buffer)); gazillions of time in my logs. > Why is that not SSH_LOG_PACKET? > that's a good question. I think they should be SSH_LOG_PACKET. A patch is very welcome ;) -- andreas
Attachment:
signature.asc
Description: This is a digitally signed message part.
Re: log level in packet.c | Aris Adamantiadis <aris@xxxxxxxxxxxx> |
log level in packet.c | Norbert Kiesel <nkiesel@xxxxxxxxxxxxxxx> |