I did this, but upon reflection, it seems to work against some of the
features of log4j.  I later decided not to use it.



----- Original Message -----
From: "Venkatesh Prakash Sambandam" <[EMAIL PROTECTED]>
To: "LOG4J Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, April 06, 2001 8:17 AM
Subject: Newbie in.help needed..(basics)


> Hi all,
>
> I have just started using Log4J and I have some basic doubts. If
> there are any docs. available kindly let me know.
>
> 1. I want to write a class which should accept the log calls from
> other classes and log. If tomorrow I wish to change the log API
> I should be changing only this class and not the other user
> classes. (its something like facade pattern)
>
> Is it possible ?
>
> Cheers
> VPrakash.S
>
>
> Thomas Siegers wrote:
> >
> > Hi everyone,
> >
> > this is my first mail to this list und I'm also new to LOG4J.
> > So please bear with me :-)
> >
> > I would like to send my logs to a table in a database .
> > Since there's no appender for this, my idea is to use
> > the SocketAppender and write a server which receives
> > the logs and stores them into the database.
> >
> > Is there a more 'direct' way to do that?
> > Has anyone an idea?
> >
> > Thanks, Thomas
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
>
> --
> --------------------------------------------------------------------
> Never tell people how to do things. Tell them what to do and they
> will surprise you with their ingenuity.
> --------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to