Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JUL handlers for Logging, examples and tests #1117

Merged
merged 2 commits into from
Jul 19, 2016

Conversation

mziccard
Copy link
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

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
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

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
Contributor Author

@lesv I added 60a00b3 to address the comments

@lesv
Copy link
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
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