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

Include thread name when logging IndexWriter's infoStream messages #5973

Merged
merged 1 commit into from Apr 29, 2014

Conversation

mikemccand
Copy link
Contributor

When I enabled TRACE logging to see IndexWriter's infoStream messages, I noticed the message doesn't show the thread name, which is useful when diagnosing indexing issues ... so I just added it to the message passed to logger.trace. This seems to work but maybe there's a better way to just ask the logger to include it?

@jpountz
Copy link
Contributor

jpountz commented Apr 29, 2014

LGTM

@mikemccand mikemccand merged commit a8d4c04 into elastic:master Apr 29, 2014
@mikemccand mikemccand deleted the fix/iw-infostream-thread-name branch April 29, 2014 15:00
@clintongormley clintongormley added >enhancement :Core/Infra/Logging Log management and logging utilities labels Jun 8, 2015
@clintongormley clintongormley changed the title include thread name when logging IndexWriter's infoStream messages Include thread name when logging IndexWriter's infoStream messages Jun 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants