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

Logging does not match problem in MessageProperty #201

Closed
letsfindaway opened this issue Feb 5, 2018 · 2 comments
Closed

Logging does not match problem in MessageProperty #201

letsfindaway opened this issue Feb 5, 2018 · 2 comments
Assignees

Comments

@letsfindaway
Copy link

logger.LogError("%s is a reserved IoT Hub message property name, method name is %s ", name, logger.getMethodName());

The log message emit on this line does not match the problem detected.

@prmathur-microsoft
Copy link
Member

You are right. Do you want to submit a PR for this change ? I'll be happy to review it.

@prmathur-microsoft
Copy link
Member

New maven packages with a fix for this issue are released. Feel free to reopen this issue if you still see any problems. Closing this issue for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants