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