Zitiere Ivan Jouikov <[EMAIL PROTECTED]>: Hi Ivan,
thank you for your answer. I want to log error messages from an applet into a log-file on the server, not at the client. If somebody uses the applet and an error occurs, I can check the detailed error in the log-file at the server. Do You have an idea how to realize logging with log4j in an applet? Baris > Why would you want to use log4j in an applet? You aren't allowed to > write into files on the user's system. If you need to do debugging - > what's wrong with System.out? > > > -----Original Message----- > > From: Baris Yalcin [mailto:[EMAIL PROTECTED] > > Sent: Monday, September 27, 2004 2:26 AM > > To: [EMAIL PROTECTED] > > Subject: How to use log4j in applet? > > > > Hi everyone, > > > > I would like to use log4j in an applet. Unfortunately I couldn't find > any > > example. > > > > Is there any documentation which shows how to configure log4j with > > applets? > > > > Or does somebody have an example for me (applet and log4j.xml) how to > > realize > > logging with log4j in an applet? > > > > Thanks a lot in advance, > > > > Baris > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --- > > Incoming mail is certified Virus Free. > > Checked by AVG anti-virus system (http://www.grisoft.com). > > Version: 6.0.766 / Virus Database: 513 - Release Date: 17.09.2004 > > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.766 / Virus Database: 513 - Release Date: 17.09.2004 > > > > --------------------------------------------------------------------- > 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]
