[Divunal-devel] one more thing

James Knight jknight@MIT.EDU
Sat, 14 Aug 1999 16:05:54 -0400


At 11:17 PM -0400 8/13/99, Glyph Lefkowitz wrote:
>Does anyone know how I can give the stack trace to the offending player,
>rather than printing it to standard error?  I'd really like to remove all
>of the copious stack-traces from the log, but I'd *really* prefer not to
>just throw them away.

I'd say it'd be better to log them to a stacktrace.log file or somesuch
instead. That way you can avoid cluttering the normal logfile, but not have
to send them to the player (which seems rather non-ideal, unless the player
is a god perhaps).

--
You are in a maze of testy little Java VMs, all subtly different.