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

Fix handling of meta objects in log messages #737

Closed
wants to merge 3 commits into from
Closed

Fix handling of meta objects in log messages #737

wants to merge 3 commits into from

Conversation

aldelucca1
Copy link

Fix handling of meta objects in log messages. As of 2.0.0 objects that are passed to log statements and not bound by any format char were being identified as part of the msg instead of meta.

Fix handling of meta objects in log messages.  As of 2.0.0 objects that are passed to log statements and not bound by any format char were being identified as part of the msg instead of meta.
@indexzero
Copy link
Member

This has broken a lot of tests. Could you provide a small example of the problem you're seeing?

@indexzero
Copy link
Member

@aldelucca1 ping. Could you provide a code sample that is producing the behavior so that we can investigate more deeply?

@alexandrubau
Copy link

When is it going to be merged ? I'm having the same issue.

@jcrugzz
Copy link
Contributor

jcrugzz commented Nov 25, 2015

@alexandrubau the PR needs to be rebased and an approach needs to be found that does not break so many tests because its not handling all cases if tests are breaking

@indexzero
Copy link
Member

Closing this PR since there has been no activity from @aldelucca1 in about a month.

@indexzero indexzero closed this Nov 25, 2015
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.

None yet

4 participants