I have created a program task for workflow. In this program task, I'd like to enable the my own log4j so that I can see the log in my log file. The log4j is working when I test in a standalone java program but not working when it is called by the workflow? Does anybody have ever enable your own log4j in your program task in the workflow?