Skip to content

Commit 3a51ec0

Browse files
committed
nit
2 parents 1ae6b5f + 6148c0c commit 3a51ec0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

java-bigquery-jdbc/src/main/java/com/google/cloud/bigquery/jdbc/BigQueryDriver.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ public Connection connect(String url, Properties info) throws SQLException {
151151
}
152152

153153
BigQueryJdbcRootLogger.setLevel(logLevel, logPath);
154+
154155
// Logging starts from here.
155156
DataSource ds;
156157
try {

0 commit comments

Comments
 (0)