.Net Assembly log level
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
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