libreoffice-online/net
Ashod Nakashian 2444e28059 wsd: reduce noisy logs
This reduces some logs from debug to trace,
especially in Socket where the amount of
activity is high, but the logs in question
don't add value in debug level.

Also supressed an error when superfluous.

This makes debug-level logs much more readable
and relevant to the main events.

Change-Id: Ie2698b56f320d15a09060cf2877477d9da0e1582
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
2022-02-04 10:26:49 -05:00
..
Buffer.hpp Buffer: remove _size member and calculate it from _offset as needed. 2021-11-30 09:32:45 +00:00
clientnb.cpp
DelaySocket.cpp
DelaySocket.hpp
FakeSocket.cpp
FakeSocket.hpp
HttpHelper.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
HttpHelper.hpp
HttpRequest.cpp wsd: http: reason phrase is optional 2021-09-26 17:02:01 -04:00
HttpRequest.hpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
NetUtil.cpp wsd: killpoco: cert verification 2021-07-18 21:14:48 -04:00
NetUtil.hpp wsd: move isLocalhost to a common area 2021-07-18 21:14:48 -04:00
ServerSocket.hpp wsd: reduce noisy logs 2022-02-04 10:26:49 -05:00
Socket.cpp wsd: reduce noisy logs 2022-02-04 10:26:49 -05:00
Socket.hpp wsd: reduce noisy logs 2022-02-04 10:26:49 -05:00
Ssl.cpp wsd: enforce TLSv1.2 as the minimum acceptable version 2022-01-10 21:26:38 +01:00
Ssl.hpp wsd: ssl certificate verification requirements 2021-07-18 21:14:48 -04:00
SslSocket.hpp Don't try to set empty hostname for SNI 2021-09-15 09:34:56 +02:00
WebSocketHandler.hpp Handle exceptions in Socket messages processing 2022-01-09 13:15:36 -05:00
WebSocketSession.hpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00