DriverManager.getLogStream
Class Overview | Class Members | 
  This Package | 
All Packages
 public static PrintStream getLogStream()
Returns
     the logging/tracing PrintStream; if disabled, is null
  Description
 Get the logging/tracing PrintStream that is used by the DriverManager
 and all drivers.