Send feedback
Class BigQueryJdbcCustomLogger (1.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
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 )
Send feedback
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.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-06 UTC."],[],[]]