Quantcast
Viewing all articles
Browse latest Browse all 87219

Log entries from ExecuteScript service

Hi all,

 

A have tried to use an ExecuteScript with the following code on a LC ES 2.5 Weblogic Windows 2003 installation:

 

import org.apache.log4j.*;

Logger myLog = Logger.getLogger("com.myname.logger");

 

myLog.error("Error in my central server log");

 

 

However I cannot find this in any of the logs.

 

If I use the same approach on an JBOSS installation this would end up in the server.log file, however I am not sure which log file it actuially should be in?

 

Can you help me?

 

Thanks in advance

 

Sincerely

Kim Christensen

Dafolo A/S

Denmark


Viewing all articles
Browse latest Browse all 87219

Trending Articles