-
Notifications
You must be signed in to change notification settings - Fork 29
feat: Allow customizing written log entries by exposing parameters via appender configuration #625
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
93e492e
feat: Allow customizing written log entries by exposing parameters vi…
losalex caf47cb
Merge branch 'main' into losalex/fix-551
losalex 4b7fd87
Merge branch 'main' into losalex/fix-551
losalex 59d686a
Add project id override in getLoggingOptions
losalex de74d68
Add tests
losalex f5a365c
🦉 Updates from OwlBot
gcf-owl-bot[bot] 53bf09f
Expose project ID based resource name support
losalex 233467c
Merge branch 'losalex/fix-551' of https://github.com/googleapis/java-…
losalex e5d574d
🦉 Updates from OwlBot
gcf-owl-bot[bot] 93f4592
Fix comment
losalex 9f6ea38
Merge branch 'losalex/fix-551' of https://github.com/googleapis/java-…
losalex 3c8d677
🦉 Updates from OwlBot
gcf-owl-bot[bot] 433d3b3
Address PR comments
losalex 592683c
Merge branch 'losalex/fix-551' of https://github.com/googleapis/java-…
losalex 8c24990
Fix README
losalex 4b62554
Fix name in README
losalex 1192e64
🦉 Updates from OwlBot
gcf-owl-bot[bot] bf0ee30
Merge branch 'losalex/fix-551' of https://github.com/googleapis/java-…
losalex ddfd56c
🦉 Updates from OwlBot
gcf-owl-bot[bot] 989339b
Revert version for logback used
losalex bc5b072
Merge branch 'losalex/fix-551' of https://github.com/googleapis/java-…
losalex 5d765d5
🦉 Updates from OwlBot
gcf-owl-bot[bot] 7164b5f
Fix README
losalex 66736f1
Merge branch 'losalex/fix-551' of https://github.com/googleapis/java-…
losalex 48cd281
Revert 0.122.9-alpha reference
losalex cc8ed4e
🦉 Updates from OwlBot
gcf-owl-bot[bot] cb04777
Merge branch 'losalex/fix-551' of https://github.com/googleapis/java-…
gcf-owl-bot[bot] a722a73
🦉 Updates from OwlBot
gcf-owl-bot[bot] c0b0c00
Merge branch 'losalex/fix-551' of https://github.com/googleapis/java-…
gcf-owl-bot[bot] 63eddc8
🦉 Updates from OwlBot
gcf-owl-bot[bot] 506a622
Merge branch 'losalex/fix-551' of https://github.com/googleapis/java-…
gcf-owl-bot[bot] 7693b8f
Add comment to partial README
losalex 96cf31e
Merge branch 'main' into losalex/fix-551
losalex 73bed8f
🦉 Updates from OwlBot
gcf-owl-bot[bot] c0f5217
Merge branch 'losalex/fix-551' of https://github.com/googleapis/java-…
gcf-owl-bot[bot] 02ab5ad
🦉 Updates from OwlBot
gcf-owl-bot[bot] 7da71cf
Merge branch 'losalex/fix-551' of https://github.com/googleapis/java-…
gcf-owl-bot[bot] 97dcd9b
Add extra fixes
losalex 157728a
Merge branch 'losalex/fix-551' of https://github.com/googleapis/java-…
losalex 9d4250d
Remove WriteOptions initialization
losalex 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
🦉 Updates from OwlBot
- Loading branch information
commit 73bed8f5f22e6720ee0e0a626d28325d10040b74
There are no files selected for viewing
This file contains hidden or 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If this change is done by you, please undo it to avoid unnecessary PRs since the change to
.readme-partials.yaml
does the job.If this change is submitted by Owlbot, please ignore this comment.