stuart-warren / logit

"Log It" - Library to extend Log4J 1.2 (plus now Logback 1.0, Java.util.logging and Tomcat 7 AccessLog Valve) by providing json layouts (for logstash) and a zeromq appender (jeromq)
Apache License 2.0
6 stars 1 forks source link

Write zookeeper feature to update config during run. #9

Open stuart-warren opened 11 years ago

stuart-warren commented 11 years ago

Look at being able to modify config during run

http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/PropertyConfigurator.html#configureAndWatch(java.lang.String)

stuart-warren commented 10 years ago

Probably not needed