Hi,
I notice that the Trafodion java files make use of the log4j logger. (I’m looking specifically at HTableClient.java in core/sql/src/main/java/org/trafodion/sql, for example.) How do I turn on this logger? (I gather I need to change a log4j.properties file, however there are a zillion of these in the source tree. Which one?) Also, where will the log itself be written? I’m working on a development workstation, standalone install. Thanks, Dave
