I am using apache log4j from java 1.6.
I am creating exe file using exe4j and when I place it in the production folders -
logs are being created successfully.
Now, I have turned it into service exe
(checked a "service" checkbox in exe4j and installed it with SC command )
and log files stopped being created .
is there an explanation/solution for it ? Thanks.