I have solved my problem incase any one needs it.

I copied the sample log4j.properties from SMSLib and past it on my
projects "Source Packages" folder. it created a default package for
the property file and it is working now - I can see the out put of the
logger on netbeans output area.
Those who tried to help me - cheers
On May 14, 9:11 pm, oll <[email protected]> wrote:
> I had the same problem.
> I guess the log4j.(properties or xml) is not in classpath.
>
> On May 14, 11:10 am, amasms <[email protected]> wrote:
>
>
>
> > 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.- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to