wurstmeister / zookeeper-docker

Apache License 2.0
148 stars 177 forks source link

How to change log level via environment in docker-compose? #29

Open cion-yatindra opened 1 year ago

cion-yatindra commented 1 year ago

I want to change few log level of log4j.properties. There are no supporting docs to do that. In wurstmeister/kafka we can do by appending LOG4J_ to specific property name. Is there any similar way to do for zookeeper as well?