- Original Message -
From: "Jim Henderson" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Monday, May 23, 2005 2:01 PM
Subject: RE: confused about simple logging
>
> If I write to stdout where does that go?
>
> System.stdout.println(&quo
GOOD IDEA! I'll do that! (When this is done, I should have no logging at
all.)
-Original Message-
From: Steve Kirk [mailto:[EMAIL PROTECTED]
Sent: Monday, May 23, 2005 2:23 PM
To: 'Tomcat Users List'
Subject: RE: confused about simple logging
If you really reach your
Lane wrote:
I got the configured and working in server.xml and immediately set
about trying to make it work only in a specific context.
I've tried to configure it in
$CATALINA_HOME/conf/Catalina/localhost/helloworld.xml and in
$CATALINA_HOME/webapps/hellowworld/WEB-INF/web.xml but the see
;t find this logging
framework in the TC docs though ;)
> -Original Message-
> From: Jim Henderson [mailto:[EMAIL PROTECTED]
> Sent: Monday 23 May 2005 19:58
> To: Tomcat Users List
> Subject: RE: confused about simple logging
>
>
> Well I am having lots of self do
Sent: Monday, May 23, 2005 1:46 PM
To: 'Tomcat Users List'
Subject: RE: confused about simple logging
Not sure, ut I think all the output streams are diverted to that file. It's
probably configurable. Don't know full detail to be honest. Best wasy is
try it and see.
og file to logFilePath
>
> See the java.util.logging.Logger javadocs for more details.
>
> This is very basic. Much more spophistication can be achieved through
> config files.
>
> > -Original Message-
> > From: Lane [mailto:[EMAIL PROTECTED]
> > Sent: Mon
19:02
> To: Tomcat Users List
> Subject: RE: confused about simple logging
>
>
>
> If I write to stdout where does that go?
>
> System.stdout.println("Where does this get printed to?");
>
> I assume C:/tomcat.../log/stdout?
>
> -Original Message
gt; -Original Message-
> From: Lane [mailto:[EMAIL PROTECTED]
> Sent: Monday 23 May 2005 18:01
> To: Tomcat Users List
> Subject: confused about simple logging
>
>
> Hello.
>
> I'm a bit confused about simple logging on tomcat 5.0. I've
> read much of
-
> From: Lane [mailto:[EMAIL PROTECTED]
> Sent: Monday 23 May 2005 18:01
> To: Tomcat Users List
> Subject: confused about simple logging
>
>
> Hello.
>
> I'm a bit confused about simple logging on tomcat 5.0. I've
> read much of the
> FAQ at
>
On Monday 23 May 2005 12:01, Caldarale, Charles R wrote:
> > From: Lane [mailto:[EMAIL PROTECTED]
> > Subject: confused about simple logging
> >
> > where on earth will a "hit" be recorded when I navigate to
> > http://localhost/helloworld/index.jsp ?
> From: Lane [mailto:[EMAIL PROTECTED]
> Subject: confused about simple logging
>
> where on earth will a "hit" be recorded when I navigate to
> http://localhost/helloworld/index.jsp ?
See if this is what you want:
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/co
Hello.
I'm a bit confused about simple logging on tomcat 5.0. I've read much of the
FAQ at http://jakarta.apache.org/tomcat/faq/logging.html#builtIn but that
doesn't seem to address what I'm looking for, which is just routine mundane
daily activity.
For instance, if I
12 matches
Mail list logo