Re: How to set the log level of Kafka clients?

2020-02-23 Thread Pradhan V
ou classpath before starting those > applications. > > > > On Sun, Feb 23, 2020 at 9:54 PM Pradhan V wrote: > > > Any help regarding this, please? > > > > On Fri 21 Feb, 2020, 5:30 PM Pradhan V, wrote: > > > > > Hi, > > > > &g

Re: How to set the log level of Kafka clients?

2020-02-23 Thread Pradhan V
Any help regarding this, please? On Fri 21 Feb, 2020, 5:30 PM Pradhan V, wrote: > Hi, > > How can the log level of the Kafka clients (Producers/Consumers) be set? > > Is it by using a log4j.properties file? Or, is there a way it can be > programmatically set, as well? > &g

How to set the log level of Kafka clients?

2020-02-21 Thread Pradhan V
Hi, How can the log level of the Kafka clients (Producers/Consumers) be set? Is it by using a log4j.properties file? Or, is there a way it can be programmatically set, as well? What are the possible options that are presently available to configure the log level of the clients? Thanks,