Skip to content

Conversation

@untitaker
Copy link
Member

No description provided.

@untitaker untitaker requested a review from mitsuhiko July 18, 2018 14:46
'params': record.args
}

# TODO: also send formatted message
Copy link
Member Author

Choose a reason for hiding this comment

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

Unclear where this should go. @jan-auer said event['message'] was deprecated, but it's used in this sdk already. Let's talk tomorrow.

Copy link
Contributor

Choose a reason for hiding this comment

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

message is not deprecated but you can use logentry if you have messages with parameters (only %s is supported though).

Copy link
Member Author

Choose a reason for hiding this comment

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

I already do that. I was under the impression that the integration is supposed to send both the formatted and unformatted message. Is this wrong?

Copy link
Contributor

Choose a reason for hiding this comment

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

It only needs to send one or the other.

@untitaker untitaker changed the title [wip] feat: basic logging integration [feat: basic logging integration Jul 19, 2018
@untitaker untitaker merged commit b3a8996 into master Jul 19, 2018
@untitaker untitaker deleted the logging branch July 19, 2018 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants