Hello there, I tried to write a custom appender but that does not work at all. The class that I implemented can be seen at http://pastebin.com/X2EUsYgP. The configuration file that I am using at http://pastebin.com/TsXJp7eU.
I am getting the following exception. 2014-07-19 23:44:49,494 ERROR Error processing element Q: CLASS_NOT_FOUND 1. What am I doing wrong? 2. Could someone please hand out the code for writing into a JavaFX or Swing element (TextArea would be great) from Log4j2? Kind regards Maciej Skrzetuski
