Class BigQueryJdbcCustomLogger (1.2.0)
1.2.0 (latest)
1.1.0
1.0.0
public class BigQueryJdbcCustomLogger extends Logger
Constructors
BigQueryJdbcCustomLogger(String name)
public BigQueryJdbcCustomLogger ( String name )
Parameter
Name
Description
name
String
BigQueryJdbcCustomLogger(String name, String resourceBundleName)
protected BigQueryJdbcCustomLogger ( String name , String resourceBundleName )
Parameters
Name
Description
name
String
resourceBundleName
String
Methods
fine(String msg)
public void fine ( String msg )
Parameter
Name
Description
msg
String
Overrides
fine(Supplier<String> msgSupplier)
public void fine ( Supplier<String> msgSupplier )
Overrides
finer(String msg)
public void finer ( String msg )
Parameter
Name
Description
msg
String
Overrides
finest(String msg)
public void finest ( String msg )
Parameter
Name
Description
msg
String
Overrides
finest(Supplier<String> msgSupplier)
public void finest ( Supplier<String> msgSupplier )
Overrides
severe(String msg, Throwable thrown)
public void severe ( String msg , Throwable thrown )
severe(String format, Throwable thrown, Object[] args)
public void severe ( String format , Throwable thrown , Object [] args )
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-06 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-06 UTC."],[],[]]