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