Hi all, I have been using SMSLib recently(using Netbeans). I want to see the out put of the logger to understand some problems that i face while developing my application. I have never used Log4j or any other logging systems. so can any one show me the steps to make smslib log system work in netbeans. Note: I am not running smsserver. I am running my graphical application which makes use of SMSLib. What i have done so far: I have added the required jars for logging to java/lib/ext. I copied the sample log4j.properties to the folder where my classes (those which use smslib) are located. but i have always got the following warnings: log4j:WARN No appenders could be found for logger (smslib). log4j:WARN Please initialize the log4j system properly. Any kind of help is appreciated.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib User Group" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/SMSLib?hl=en -~----------~----~----~----~------~----~------~--~---
