Condividi tramite


getLogWriter Method (SQLServerDataSource)

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

public java.io.PrintWriter getLogWriter()

Valore restituito

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

Osservazioni

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

Vedere anche

Riferimento

SQLServerDataSource Class

Concetti

SQLServerDataSource Methods
SQLServerDataSource Members