[EMAIL PROTECTED] wrote: > > We are trying to test logging from within a servlet using a > ConsoleAppender. It appears (via lots of System.out.println statements) > that the logging facility is working in the sense that it is picking up the > category, but no messages are appearing in our sysprint/sysout. > > My conclusion is that the messages are being lost when the calls to the > writers are being made, but I could be wrong. I did test something running > under "pure" USS by just telnet'ing into the machine and running a app from > the cmd line and that worked fine. > Eric, You mentioned that it worked using "pure" USS via telnet. What were you using before? TSO via a Rumba session? If so, could that affect what happens to stdout? - Paul -- Beware of bugs in the above code. I have only proved it correct, not tried it. -Don Knuth --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
