Can you turn off log messages for certain query in Hiber开发者_C百科nate / EJB 3.0? Is there a way to override the parameter \"hibernate.show_sql\" for just a single query?From hibernate configuratio
Is there any ot开发者_运维问答her parameter other than timeslicing in perf4j against which graph can be drawn
Our web app needs to be made PCI compliant, i.e. it must not store any credit card numbers. The app is a frontend to a mainframe system which handles the CC numbers internally and - as we have just fo
We use this Log4J config to display JTA info: <category name=\"org.springframework.transaction\">
I know you\'re supposed to only load log4j properties once, so what is standard practice when you\'re doing unit tests? Should I load it in every unit test file? Should I put it in jUnit\'s setUp() 开
I have an application with many different parts, it runs on OSGi, so there\'s the bundle lifecycles, there\'s a number of message processors and plugin components that all can die, can be started and
Wha开发者_运维问答t should we use in jboss-log4j.xml in order to turn on/off traces for our product - \"category\" or \"logger\" tag?
By default there are two appenders in JBoss5.1 - CONSOLE and FILE. Do we need to use both of these appenders in production?
I have just starting migrating to WLS 10.x and have noticed that the thread name [%t] for WL is quite verbose and more informative than I need for my deployment needs.
I created a web service client using JBossWS and am now having problems with logging. There seems to be some kind of default logging configuration being used (it is ignoring my log4j.properties file e