Log4J in a Jar file

Hi,

I have imported an external jar in the package of the IS file (lib directory) for which the fonctionalities calls some traces :
logger.info(“my log”)

All work fine, but could you tell me where the files are writed please ?

I’ve described log4j.xml file :
INFO : logs/mylog.log
ERROR : logs/mylogErr.log

I don’t fin them on the IS HD.

Regards

Hi Cedric,

usually all relative pathes in flow or java services are relative to IntegrationServer directory or IntegrationServer/instances/ for newer IntegrationServers since 9.6.

Hum… I don’t understand, this directory is the first I always look at… but yesterday the files was not there and today yes :slight_smile:
maybe I’ve forgot something, Any way.

Thanks Holger,

Regards