Connection logging
Use logfile and verbosity connection string in your connection settings to handle the logging details only when you want to debugging. Don’t use these parameters all the time as it will slow the pipeline performance. Lyftron supports verbosity from 1-5. So, choose based on your debugging requirement. Logfile connection string would requires “ConnectionConfigurationPath” parameter for Lyftron log file location as shown below and use the log file name as the name of the connection for example: stripe_log.txt as shown in the screenshot below.
Logfile=[ConnectionConfigurationPath]\Connection_name_log.txt;Verbosity=3
Checking log file
You can check the logfile that you generated for debugging by going into Advance Configuration ->Click on the log file to see the content