You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Martin Gainty <Ma...@ingenix.com> on 2002/12/05 01:41:30 UTC

Identification of log name

We have a java class that calls
Logger.getLogger(Main.class);

Am i correct  in assuming the logfile would be "main.log"
Thank You,

Martin Gainty Software Engineer
Ingenix Inc. * formerly St. Anthony Publishing/Medicode
2525 Lake Park Boulevard * Salt Lake City UT 84120
Tel 1.800.765.6768 * (801) 982 3878
Fax (801) 982 3887 
Martin.Gainty@ingenix.com * www.ingenixonline.com





This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity to
which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified that
any dissemination, distribution or copying of this e-mail is prohibited. If
you have received this e-mail in error, please notify the sender by replying
to this message and delete this e-mail immediately.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Identification of log name

Posted by Thomas Muller <tt...@online.no>.
| We have a java class that calls
| Logger.getLogger(Main.class);
|
| Am i correct  in assuming the logfile would be "main.log"

No. Read the Log4j documentation at
http://jakarta.apache.org/log4j/docs/documentation.html.

--

Thomas








*************************************************************************
Copyright ERA Technology Ltd. 2002. (www.era.co.uk). All rights reserved. 
The information supplied in this Commercial Communication should be treated
in confidence.
No liability whatsoever is accepted for any loss or damage 
suffered as a result of accessing this message or any attachments.

________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com
________________________________________________________________________

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>