setLogWriter Method (SQLServerDataSource)
This method is for internal use only. For more information about logging, see Tracing Driver Operation.
Syntax
public void setLogWriter(java.io.PrintWriter out)
Parameters
out
A PrintWriter object.
Remarks
This setLogWriter method is specified by the setLogWriter method in the javax.sql.DataSource interface.