(FileAppender) Logger.getLogger( <aLoggerName> ).getAppender( <aAppenderName> ).getFile();
> -----Original Message----- > From: Burton Strauss [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 01, 2005 5:10 AM > To: [email protected] > Subject: Silly ? - How do I figure out the name of the file the log is > being written to? > > > (For want of a better explanation, I want to use > system.out.println() to > tell the user where to look for the log file) > > The log4j logging works great, but I can't figure out how to > grab the file > name so I can output it... > > > Thanks! > > -----Burton > > > --------------------------------------------------------------------- > 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]
