I want to pass parameters to logback.xml file from java code which means when I call log.info(id,message) it should inject id and message to logback.xml file java code