public class LogWriter extends Writer
Writer implementation that redirects to a logger.| Constructor and Description |
|---|
LogWriter(org.apache.commons.logging.Log log) |
LogWriter(org.apache.commons.logging.Log log,
String endOfLine) |
public LogWriter(org.apache.commons.logging.Log log,
String endOfLine)
public LogWriter(org.apache.commons.logging.Log log)
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.