-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Initial sketch of logging API usage docs. #1488
Closed
Closed
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
2e8b2da
Initial sketch of logging API usage docs.
tseaver f413435
Pull in auth/config section from #1420.
tseaver 4d61743
Clean up Py2/Py3 print differences.
tseaver 0deb356
Make vertical whitespace consistent.
tseaver 3bf1e7a
Use ReST link syntax, rather than a bare URL.
tseaver 97c2874
Fix typo.
tseaver 15bdcb6
Rename '.get()' to '.reload()' for consistency.
tseaver 4bbdd17
Use 'Pub/Sub' instead of 'Pubsub'.
tseaver 885c134
Follow logging API export docs for branding destination services.
tseaver 22cbb49
Fix typo.
tseaver bf5b5cc
Typo fix.
tseaver 449e4f0
Rewrap doctest continuations.
tseaver e18acc7
Fix ReST link syntax.
tseaver 276b27b
Rename the 'log' factory -> 'logger'.
tseaver 93a7e31
Rename 'Logger.text' -> 'log_text', 'Logger.struct' -> 'log_struct'.
tseaver 4a3bdae
Use constant to hide string literal for 'timestamp descending'.
tseaver 2e0169a
Locate constant at 'gcloud.logging' scope.
tseaver d973ca7
Pass overlooked 'token' back for subsequent pages.
tseaver 559e7cd
Rename 'Logger.delete' -> 'delete_entries' to indicate semantics.
tseaver File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Rename the 'log' factory -> 'logger'.
More Pythonic name, even though the backend calls it 'log'. Addresses: #1488 (comment)
- Loading branch information
commit 276b27b7d1665a4761c0777e2082331a5f7f0fd2
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
Sorry, something went wrong.