
4
Mar
mule 4 connectors debug logging
How to Enable Logging for the different connectors in Mule 4 applications in anypoint studio and cloudhub The following configuration is used to enable verbose logging for debugging purpose. Some important points to note when enabling verbose logging - The application performance is impacted when enabling verbose logging as it has to log each and every thing associated with the particular connector enabled for logging. - Debug/verbose logging should be done only temporarily and only for the duration of troubleshooting. - All logging will be done in plain text so be aware of any sensitive information being logged in cloudhub or logged to external services.