Norbert:
you can always dig out the class name e.g.
logger.getClass().getName()
OR implement log4j and configure log4j.xml thusly:
%2 %d %p %c{1.} [%t] %m%n
Pattern of %2 is your class name
http://logging.apache.org/log4j/2.x/faq.html
best regards,
Ma
Hi.
I noticed, that all log messages from struts look like this:
Jul 17, 2015 11:31:39 PM
com.opensymphony.xwork2.util.logging.jdk.JdkLogger info
INFO: Parsing configuration file [struts-plugin.xml]
Jul 17, 2015 11:31:39 PM
com.opensymphony.xwork2.util.logging.jdk.JdkLogger info
INFO: Parsin
Hi ,
For some reasons I keep getting this warning in the log file and I am not
able to figure out the cause for it, any ideas as what is causing this,
I have tag in one of the jsp I know, but I do not have expression,
SEVERE: Developer Notification (set struts.devMode to false to disable this
m
3 matches
Mail list logo