I am trying to find the best (easiest) logger to make CSV file with my output, I have tried log4j but it seems only to work with JAVA application, and I need to run it as an eclipse plugin.
I have searched the internet for everything, but I always seem to end up getting loggers that only work with java. (this is a java code but needs to run as eclipse plugin)