Compartir a través de


getLogWriter Method (SQLServerDataSource)

Returns a character output stream to be used for all logging and tracing messages.

public java.io.PrintWriter getLogWriter()

Valor devuelto

A PrintWriter object, or null if the log writer is disabled.

Notas

This getLogWriter method is specified by the getLogWriter method in the javax.sql.DataSource interface.

Vea también

Referencia

SQLServerDataSource Class

Conceptos

SQLServerDataSource Methods
SQLServerDataSource Members