Open
Description
Setting up logging levels in Hadoop is often times a confusing task, especially when each of our supported integrations does it ever so slightly different from each other. Since often times getting DEBUG
or TRACE
level logging from the connector is critical to resolving issues or bugs perhaps it makes sense for us to simply document the ways to set the logging levels for packages for the integrations that we support. Strangely, it is fairly hard to find well documented approaches to setting these logging levels for every supported integration. This would make it easier for forum posters and github issue owners to get the logs we need to help them out.