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

Revert local sdk logging from Debug->Info #1443

Merged

Conversation

markmandel
Copy link
Member

I got too aggressive with moving logging to Debug, and somehow managed to pickup the local SDK.

I don't think the local SDK logging should be moved to debug, as the reason the local SDK server exists is to provide information about what SDK commands are being run -- so it is an Info level debug operation.

(This change happened after the last release, so it's safe to revert)

I got too aggressive with moving logging to Debug, and somehow managed
to pickup the local SDK.

I don't think the local SDK logging should be moved to debug, as the
reason the local SDK server exists is to provide information about what
SDK commands are being run -- so it is an Info level debug operation,
@markmandel markmandel added kind/bug These are bugs. area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc labels Apr 1, 2020
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: b8c4960e-9933-458d-8763-b2664fedcacd

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:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/1443/head:pr_1443 && git checkout pr_1443
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.5.0-3c9dbd3

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: markmandel, roberthbailey

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:
  • OWNERS [markmandel,roberthbailey]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@roberthbailey roberthbailey merged commit 5ffef5c into googleforgames:master Apr 2, 2020
@markmandel markmandel deleted the cleanup/local-debug-sdk branch April 2, 2020 00:44
@markmandel markmandel added this to the 1.5.0 milestone Apr 7, 2020
ilkercelikyilmaz pushed a commit to ilkercelikyilmaz/agones that referenced this pull request Oct 23, 2020
I got too aggressive with moving logging to Debug, and somehow managed
to pickup the local SDK.

I don't think the local SDK logging should be moved to debug, as the
reason the local SDK server exists is to provide information about what
SDK commands are being run -- so it is an Info level debug operation,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc kind/bug These are bugs. lgtm size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants