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