sidhantmourya commented on issue #3704: URL: https://github.com/apache/logging-log4j2/issues/3704#issuecomment-3151655602
hi @ppkarwasz - I tried implementing PatternLayout support for headers similar to how SubjectSerializer works, but i couldn't understand properly. So i would like to review the code and better understand the requirement. The original requirement that is to Add Support for Custom Headers in SMTP Appender is working and i had test it through test class, although while trying to run **mvn clean install** command i started facing issues, the log4jcore build is failing with this error. `[ERROR] Failed to execute goal biz.aQute.bnd:bnd-baseline-maven-plugin:7.1.0:baseline (check-api-compat) on project log4j-core: An error occurred while calculating the baseline: Baseline problems detected. See the report in D:\Codes\logging-log4j2\log4j-core\target\baseline\log4j-core-2.26.0-SNAPSHOT.txt.` I wanted to commit my changes for a review. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org