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