I am planning to customize the log4 for specific jira plugin. Is it possible to create the new configuration with programmatically using log4j2 api?
It seems it supports only slf4j-api and slf4j-log4j. I tried but not able to use the log4j2-api and log4j2-core.
please give me few suggestions to proceed further.