-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Magnus,

Magnus Vojbacke (KA/EAB) wrote:
> Although the warnings do not affect the
> performance of our product, they are confusing to our users.

Are they inspecting catalina.out? If so, what will stop them from
reading whatever /other/ logfile you choose?

> Now, I'd like to output _everything_ from tomcat to a logfile instead of
> the console, and I do _not_ want to use log4j.

Why no log4j? Philosophical disagreement?

> Any other method is fine,
> and java.util.logging would be prefereable (this shouldn't be a problem
> with commons-logging, right?).

Right. Commons-logging uses java.util.logging by default, I think, if
log4j isn't available.

Since you're starting Tomcat embedded, you ought to be able to control
standard output. Just wire standard output into a file instead of
allowing it to dump to the console.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG5rD79CaO5/Lv0PARAuM+AKCi/Kn1a4j7S6aOKSnLUOOvMg85iQCbBmLt
dqRdlSbVD24lkXhe+9xLQYY=
=xR2a
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to