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

remove log in consumeMessage method #327

Closed
wz2cool opened this issue Dec 22, 2020 · 5 comments
Closed

remove log in consumeMessage method #327

wz2cool opened this issue Dec 22, 2020 · 5 comments

Comments

@wz2cool
Copy link
Contributor

wz2cool commented Dec 22, 2020

The issue tracker is ONLY used for bug report and feature request.

Any question or RocketMQ proposal please use our mailing lists.

BUG REPORT

  1. Please describe the issue you observed:
    it produce lots of log in consumeMessage method,
  • What did you do (The steps to reproduce)?
    image
    image
  • What did you expect to see?
    plz change log level from info to debug
@wz2cool
Copy link
Contributor Author

wz2cool commented Dec 22, 2020

Currently, we have to change log level to warning to avoid amounts of log.

@RongtongJin
Copy link
Contributor

Currently, we have to change log level to warning to avoid amounts of log.

The warn level will still output the log. Is it better to change to the debug level?

@wz2cool
Copy link
Contributor Author

wz2cool commented Dec 22, 2020

Currently, we have to change log level to warning to avoid amounts of log.

The warn level will still output the log. Is it better to change to the debug level?

it's ok if log is small.

@RongtongJin
Copy link
Contributor

Currently, we have to change log level to warning to avoid amounts of log.

The warn level will still output the log. Is it better to change to the debug level?

it's ok if log is small.

Could you submit a pull request to fix the issue ?

@wz2cool
Copy link
Contributor Author

wz2cool commented Dec 22, 2020

Currently, we have to change log level to warning to avoid amounts of log.

The warn level will still output the log. Is it better to change to the debug level?

it's ok if log is small.

Could you submit a pull request to fix the issue ?

Ok, i will try to fix it

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

No branches or pull requests

2 participants