Logging from custom CAF applications myWebMethods server

Hi everyone
So I have a custom CAF application which is deployed in myWebMethods server 7.2. I have logging statements in the source, and I have my own log4j.properties file.
I developed the application with webMethods Designer. When I run some class from the designer, it writes in my custom .log file, but when I deployed the application in the server I can not see my log statements anymore or the custom .log file.
How I can logging in my own .log file or in any of the defaults logs such as full.log for example in the server?
Thank in advance :))