C0urante commented on code in PR #14893:
URL: https://github.com/apache/kafka/pull/14893#discussion_r1415954634


##########
connect/mirror/src/test/resources/log4j.properties:
##########
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 ##
-log4j.rootLogger=ERROR, stdout
+log4j.rootLogger=INFO, stdout

Review Comment:
   If this is only here for testing, it's fine. But we shouldn't merge this 
change. If it'd be useful to see specific logging namespaces at `INFO` level, 
we can make focused changes to just those namespaces instead of adjusting the 
root level.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to