Yes - just difficult :) We have our own logging in our application and we don't want stunnel's logging (or on screen error messages) to occur. We want them to go to our log files.
So simply go to log.c and change the log_error() routines.
I keep notes of any changes I make so that when I get new version I can repeat them.
Eric
From: stunnel-users [mailto:stunnel-users-bounces@stunnel.org] On Behalf Of David Yunker Sent: Monday, July 08, 2019 2:47 PM To: stunnel-users@stunnel.org Subject: [stunnel-users] How to turn off logging
To whom it may concern,
I would like to know if there is a way to disable logging or set a size limit or to have it overwrite the log file each time a new log is started?
I am using the Windows version of Stunnel.
Thank you for your help.