-
Notifications
You must be signed in to change notification settings - Fork 826
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
Documented an approach of log levels usage #1368
Conversation
Build Succeeded 👏 Build Id: 8868e4e0-a3b1-4efe-86d8-1784c6229931 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
ce43a23
to
60a114c
Compare
Build Failed 😱 Build Id: 44b634fe-2a8f-4c9c-9aae-73f9e6dc5482 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Succeeded 👏 Build Id: 50385723-a2b8-43a4-8f07-d11cd7ad81c8 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Build Failed 😱 Build Id: 52648e76-f2c4-4f54-b451-ee72e9a95b8d To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Succeeded 👏 Build Id: 5d241656-8b4e-4a88-a5b9-e13662664557 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
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.
Thanks for putting this together and applying comments
/assign @roberthbailey |
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.
Since this is an almost direct copy/paste from https://reflectoring.io/logging-levels/ - let's credit the article with providing the foundation.
Done |
Build Succeeded 👏 Build Id: 1aa2b1c1-2ddf-41c4-80ac-5f7e13ceb328 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
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.
Nice stuff 👍
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: akremsa, aLekSer, markmandel The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
New changes are detected. LGTM label has been removed. |
Build Failed 😱 Build Id: 60b590b2-da35-4e96-adca-1ce237289193 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Succeeded 👏 Build Id: 2353984f-0868-4657-9123-c677f67c55d6 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
fixes fix Co-authored-by: Mark Mandel <mark.mandel@gmail.com>
This PR is related to #1223