From: Shrock, C. <Sh...@in...> - 2004-11-29 21:51:54
|
This is my problem: log4j:WARN No appenders could be found for logger (ca.uhn.hl7v2.app.MessageTypeRouter). log4j:WARN Please initialize the log4j system properly. I have tried many things to get logging to work. My gut tells me that the logging system is not reading the log4j.xml file though. In a directory, I have the hapi-0.4.2.jar as well as log4j.xml -- the other jars are located in the directory "lib". When I execute the hapi.jar, I am not getting any log file like I expect. Anyone else have any suggestions? I feel like I am overlooking a very simple item. Thank you, Court |