org.apache.ws.jaxme.logging
public class PrintStreamLogger extends LoggerImpl
A Logger implementation writing to an instance of PrintStream.
| Constructor Summary | |
|---|---|
| PrintStreamLogger(String pCName, PrintStream pStream) | |
| Method Summary | |
|---|---|
| void | log(String pMsg) |