No. But you can create your own log.
Hi!
Is there any way to reduce session logging level when using .Net assembly? I am running my script as a scheduled task that repeats every 10 minutes and it generates a huge log file with all the transactions done between the client and SFTP server, which needs to be handled somehow. I would prefer to see there only short message about successful sessions and detailed description on any failure instead.
Thanks in advance,
MT