From: Kevin G. <ke...@go...> - 2002-11-08 16:46:03
|
> Regarding %P and %H, I'll go ahead and submit those to the log4j guys, > maybe they'll like it, too. I wouldn't count on it. Remember, Java in its quest to be "platform independent" won't implement anything it can't do universally. There is no built-in way to get a pid from inside the JVM, I had to write JNI code to do it. I'll bet the same is true for hostname, even the perl module resorts to hackery Sys::Hostname - Try every conceivable way to get hostname and croaks if nothing works. -- Happy Trails . . . Kevin M. Goess (and Anne and Frank) 904 Carmel Ave. Albany, CA 94706 (510) 525-5217 |