Hi list

I am trying to log some debug information in codes that are in gora-core. the source code is using org.mortbay.log.Log class, and by that I mean that is the only thing that is imported. the jetty docs says that it should pick slf4j from classpath without any other configuration, but when I use the Log object to log, I dont't see those messages in the log file. to be clear I can see all the messages that I am generating in gora-cassandra and other places but not the ones from gora-core. also in log4j.properties I do have this line:

log4j.logger.org.apache.gora=DEBUG

any help would be really appreciated,

 --
Kaveh Minooie

Reply via email to