How to setup most detailed error log (for one service?

currently I have specified in *.conf file debug = 7 Is this the most detailed log output possible? I miss somehow the transfer protocol lines (what is sent and what received) How do I get this? Is it possible to setup debug = 3 as global variable and to define debug = 7 for just ONE particular service? Ben

On 2013-10-17 10:23, Ben Stover wrote:
currently I have specified in *.conf file
debug = 7
Is this the most detailed log output possible? I miss somehow the transfer protocol lines (what is sent and what received) How do I get this?
Is it possible to setup
debug = 3
as global variable and to define
debug = 7
for just ONE particular service?
This is currently not supported. Service-level logging configuration is on my TODO list: https://www.stunnel.org/sdf_todo.html Mike
participants (2)
-
Ben Stover
-
Michal Trojnara