Logging from the Sun Kerberos package?
Cantor, Scott
cantor.2 at osu.edu
Wed Jan 16 17:42:11 EST 2013
On 1/16/13 5:37 PM, "Douglas E. Engert" <deengert at anl.gov> wrote:
>
>I would expect the t.getMessage() would be the same messages that show up
>in the
>e.printStackTrace()
>
>printStackTrace says it uses toString() to get the first line,
>so how about t.toString(); to the log?
I suppose it could, but generally I leave that to your config. If you want
to change the stack trace size, you can do that yourself using
logging.xml, no need to artificially restrict logging messages to exclude
them.
-- Scott
More information about the users
mailing list