Skip to content

Update to lookout-sdk 0.6.1#25

Merged
carlosms merged 1 commit intosrc-d:masterfrom
carlosms:lookout-sdk-0.6.1
Mar 28, 2019
Merged

Update to lookout-sdk 0.6.1#25
carlosms merged 1 commit intosrc-d:masterfrom
carlosms:lookout-sdk-0.6.1

Conversation

@carlosms
Copy link
Copy Markdown
Contributor

class Analyzer(AnalyzerServicer):
def NotifyReviewEvent(self, request, context):
def log_fn(log_fields, msg):
print("{msg} [{log_fields}]".format(msg=msg, log_fields=log_fields.fields))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use logger here.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in 35a5830.

Signed-off-by: Carlos Martín <carlos.martin.sanchez@gmail.com>
@carlosms carlosms force-pushed the lookout-sdk-0.6.1 branch from 35a5830 to abf15e1 Compare March 28, 2019 13:55
@carlosms carlosms merged commit b38e28b into src-d:master Mar 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants