I've been trying to plugin some custom log appenders for New Relic into the log4j config, nothing seems to work. From what I understand, this is the pipeline: ILogNode -> SLF4J API -> Log4j 2 implementation Is this the case ? Is this documented somewhere? It would expect that there is a pluggable logging pipeline within Mendix.