Skip to content

Add JUL handlers for Logging, examples and tests#1117

Merged
mziccard merged 2 commits intogoogleapis:logging-alphafrom
mziccard:logging-handler
Jul 19, 2016
Merged

Add JUL handlers for Logging, examples and tests#1117
mziccard merged 2 commits intogoogleapis:logging-alphafrom
mziccard:logging-handler

Conversation

@mziccard
Copy link
Copy Markdown
Contributor

No description provided.

@mziccard mziccard added the api: logging Issues related to the Cloud Logging API. label Jul 18, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 18, 2016
@mziccard mziccard force-pushed the logging-handler branch 3 times, most recently from f81036f to dfb5f88 Compare July 18, 2016 19:58
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.05%) to 84.397% when pulling 99a6ae1 on mziccard:logging-handler into 708245e on GoogleCloudPlatform:logging-alpha.

@mziccard
Copy link
Copy Markdown
Contributor Author

/cc @lesv

* <p>To add a {@code LoggingHandler} to an existing {@link Logger} and be sure to avoid infinite
* recursion when logging, use the {@link #addHandler(Logger, LoggingHandler)} method.
*/
public class AsyncLoggingHandler extends LoggingHandler {

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.05%) to 84.397% when pulling 60a00b3 on mziccard:logging-handler into 708245e on GoogleCloudPlatform:logging-alpha.

@mziccard
Copy link
Copy Markdown
Contributor Author

@lesv I added 60a00b3 to address the comments

@lesv
Copy link
Copy Markdown
Contributor

lesv commented Jul 19, 2016

LGTM

@mziccard mziccard merged commit d5d6131 into googleapis:logging-alpha Jul 19, 2016
mziccard added a commit to mziccard/gcloud-java that referenced this pull request Jul 20, 2016
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Jan 22, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Feb 24, 2026
…uth2-http to v1.15.0 (#1117)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.auth:google-auth-library-oauth2-http](https://togithub.com/googleapis/google-auth-library-java) | `1.13.0` -> `1.15.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-oauth2-http/1.15.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-oauth2-http/1.15.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-oauth2-http/1.15.0/compatibility-slim/1.13.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-oauth2-http/1.15.0/confidence-slim/1.13.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/google-auth-library-java</summary>

### [`v1.15.0`](https://togithub.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#&#8203;1150-httpsgithubcomgoogleapisgoogle-auth-library-javacomparev1140v1150-2023-01-25)

[Compare Source](https://togithub.com/googleapis/google-auth-library-java/compare/v1.14.0...v1.15.0)

##### Features

-   Adds external account authorized user credentials ([#&#8203;1129](https://togithub.com/googleapis/google-auth-library-java/issues/1129)) ([06bf21a](https://togithub.com/googleapis/google-auth-library-java/commit/06bf21a6ce9478a35907bd6681e53a0e86ffc83f))
-   Expose scopes granted by user ([#&#8203;1107](https://togithub.com/googleapis/google-auth-library-java/issues/1107)) ([240c26b](https://togithub.com/googleapis/google-auth-library-java/commit/240c26bf11652e208469c2a6ea2fc2f383343c25))

##### Bug Fixes

-   AccessToken scopes clean serialization and default as empty list ([#&#8203;1125](https://togithub.com/googleapis/google-auth-library-java/issues/1125)) ([f55d41f](https://togithub.com/googleapis/google-auth-library-java/commit/f55d41fa90750464a37a452ff03a8b811ae93425))
-   Enforce Locale.US for AwsRequestSignerTest ([#&#8203;1111](https://togithub.com/googleapis/google-auth-library-java/issues/1111)) ([aeb1218](https://togithub.com/googleapis/google-auth-library-java/commit/aeb12182241e75cba664975a83bbcfa2449fb0f5))
-   Ensure both refreshMargin and expirationMargin are set when using OAuth2CredentialsWithRefresh ([#&#8203;1131](https://togithub.com/googleapis/google-auth-library-java/issues/1131)) ([326e4a1](https://togithub.com/googleapis/google-auth-library-java/commit/326e4a15dae72b3806b7a640843d7abc669b19c6))

### [`v1.14.0`](https://togithub.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#&#8203;1140-httpsgithubcomgoogleapisgoogle-auth-library-javacomparev1130v1140-2022-12-06)

[Compare Source](https://togithub.com/googleapis/google-auth-library-java/compare/v1.13.0...v1.14.0)

##### Features

-   Add GDCH support ([#&#8203;1087](https://togithub.com/googleapis/google-auth-library-java/issues/1087)) ([cfafb2d](https://togithub.com/googleapis/google-auth-library-java/commit/cfafb2d4c8d6ab3179e709ff09fc09e6dbc11a70))
-   Adding functional tests for Compute Engine ([#&#8203;1105](https://togithub.com/googleapis/google-auth-library-java/issues/1105)) ([6f32ac3](https://togithub.com/googleapis/google-auth-library-java/commit/6f32ac3d4db91ff05fd7134ad6c788a16ffe44f4))
-   Introduce Environment Variable for Quota Project Id ([#&#8203;1082](https://togithub.com/googleapis/google-auth-library-java/issues/1082)) ([040acef](https://togithub.com/googleapis/google-auth-library-java/commit/040acefec507f419f6e4ec4eab9645a6e3888a15))
-   Next release from main branch is 1.13.0 ([#&#8203;1077](https://togithub.com/googleapis/google-auth-library-java/issues/1077)) ([d56eee0](https://togithub.com/googleapis/google-auth-library-java/commit/d56eee07911ba65a685ccba585e71061037ea756))

##### Bug Fixes

-   AwsCredentials should not call metadata server if security creds and region are retrievable through environment vars ([#&#8203;1100](https://togithub.com/googleapis/google-auth-library-java/issues/1100)) ([1ff5772](https://togithub.com/googleapis/google-auth-library-java/commit/1ff57720609fdf27f28b9c543c1ef63b57892593))
-   Not loosing the access token when calling UserCredentials#ToBuil… ([#&#8203;993](https://togithub.com/googleapis/google-auth-library-java/issues/993)) ([84afdb8](https://togithub.com/googleapis/google-auth-library-java/commit/84afdb8f8d41e781dc93f04626411e10b35689de))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-auth-library-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTI1LjEifQ==-->
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 11, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Mar 12, 2026
…uth2-http to v1.15.0 (#1117)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.auth:google-auth-library-oauth2-http](https://togithub.com/googleapis/google-auth-library-java) | `1.13.0` -> `1.15.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-oauth2-http/1.15.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-oauth2-http/1.15.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-oauth2-http/1.15.0/compatibility-slim/1.13.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-oauth2-http/1.15.0/confidence-slim/1.13.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/google-auth-library-java</summary>

### [`v1.15.0`](https://togithub.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#&#8203;1150-httpsgithubcomgoogleapisgoogle-auth-library-javacomparev1140v1150-2023-01-25)

[Compare Source](https://togithub.com/googleapis/google-auth-library-java/compare/v1.14.0...v1.15.0)

##### Features

-   Adds external account authorized user credentials ([#&#8203;1129](https://togithub.com/googleapis/google-auth-library-java/issues/1129)) ([2cb491c](https://togithub.com/googleapis/google-auth-library-java/commit/2cb491c81bb7e6234177108bbc478dcfe78944b7))
-   Expose scopes granted by user ([#&#8203;1107](https://togithub.com/googleapis/google-auth-library-java/issues/1107)) ([14587a2](https://togithub.com/googleapis/google-auth-library-java/commit/14587a2f63a187e0e77003e4a27fb519b217a33e))

##### Bug Fixes

-   AccessToken scopes clean serialization and default as empty list ([#&#8203;1125](https://togithub.com/googleapis/google-auth-library-java/issues/1125)) ([e97542c](https://togithub.com/googleapis/google-auth-library-java/commit/e97542c5bd7d97eefd8a3fcdb41275870ff34ed2))
-   Enforce Locale.US for AwsRequestSignerTest ([#&#8203;1111](https://togithub.com/googleapis/google-auth-library-java/issues/1111)) ([9d76002](https://togithub.com/googleapis/google-auth-library-java/commit/9d760027260456840ef9537350c874cfcdce9ca2))
-   Ensure both refreshMargin and expirationMargin are set when using OAuth2CredentialsWithRefresh ([#&#8203;1131](https://togithub.com/googleapis/google-auth-library-java/issues/1131)) ([0886042](https://togithub.com/googleapis/google-auth-library-java/commit/0886042cd8dbccfd3206af049a2468a968d595c3))

### [`v1.14.0`](https://togithub.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#&#8203;1140-httpsgithubcomgoogleapisgoogle-auth-library-javacomparev1130v1140-2022-12-06)

[Compare Source](https://togithub.com/googleapis/google-auth-library-java/compare/v1.13.0...v1.14.0)

##### Features

-   Add GDCH support ([#&#8203;1087](https://togithub.com/googleapis/google-auth-library-java/issues/1087)) ([08f3ebd](https://togithub.com/googleapis/google-auth-library-java/commit/08f3ebd241e90f906877cd748931f6a492029943))
-   Adding functional tests for Compute Engine ([#&#8203;1105](https://togithub.com/googleapis/google-auth-library-java/issues/1105)) ([181e817](https://togithub.com/googleapis/google-auth-library-java/commit/181e81761faf78e4643d32fd5b42ad2ed9b49534))
-   Introduce Environment Variable for Quota Project Id ([#&#8203;1082](https://togithub.com/googleapis/google-auth-library-java/issues/1082)) ([d947090](https://togithub.com/googleapis/google-auth-library-java/commit/d947090d788716c3761ed1704d51f4b4745d6404))
-   Next release from main branch is 1.13.0 ([#&#8203;1077](https://togithub.com/googleapis/google-auth-library-java/issues/1077)) ([c0e3f6f](https://togithub.com/googleapis/google-auth-library-java/commit/c0e3f6f2184644a84e72f3036c7feef199e754a8))

##### Bug Fixes

-   AwsCredentials should not call metadata server if security creds and region are retrievable through environment vars ([#&#8203;1100](https://togithub.com/googleapis/google-auth-library-java/issues/1100)) ([5da07e2](https://togithub.com/googleapis/google-auth-library-java/commit/5da07e251bf3861348983e57926be994840545b1))
-   Not loosing the access token when calling UserCredentials#ToBuil… ([#&#8203;993](https://togithub.com/googleapis/google-auth-library-java/issues/993)) ([068170e](https://togithub.com/googleapis/google-auth-library-java/commit/068170e18af7ae8a7c5051b3a38e2d1ff2a296c4))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-auth-library-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTI1LjEifQ==-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: logging Issues related to the Cloud Logging API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants