I use log4j properties. I think there must be a way to pass log4j settings programmatically as well. If you are using java based producers/consumers then you can set log4j properties and make them available to you classpath before starting those applications.
On Sun, Feb 23, 2020 at 9:54 PM Pradhan V <pradhan...@gmail.com> wrote: > Any help regarding this, please? > > On Fri 21 Feb, 2020, 5:30 PM Pradhan V, <pradhan...@gmail.com> 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? > > > > What are the possible options that are presently available to configure > > the log level of the clients? > > > > Thanks, > > Pradhan. > > >