Share via


DriverManager.setLogStream

Class Overview | Class Members | This Package | All Packages

Syntax

public static void setLogStream( PrintStream out )

Parameters
  • out
    the new logging/tracing PrintStream; to disable, set to null
Description

Set the logging/tracing PrintStream that is used by the DriverManager and all drivers.