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

move gelf logging to another thread #758

Merged
merged 3 commits into from
Mar 2, 2023

Conversation

huangminghuang
Copy link
Contributor

This PR address issue #650 to make GELF logging use its own io_context and spawn a separate thread to send GELF logging.

libraries/libfc/src/log/gelf_appender.cpp Outdated Show resolved Hide resolved
libraries/libfc/src/log/gelf_appender.cpp Outdated Show resolved Hide resolved
libraries/libfc/src/log/gelf_appender.cpp Outdated Show resolved Hide resolved
libraries/libfc/src/log/gelf_appender.cpp Outdated Show resolved Hide resolved
libraries/libfc/src/log/gelf_appender.cpp Outdated Show resolved Hide resolved
libraries/libfc/src/log/gelf_appender.cpp Outdated Show resolved Hide resolved
@heifner heifner added the OCI Work exclusive to OCI team label Feb 28, 2023
@huangminghuang huangminghuang requested a review from heifner March 1, 2023 20:23
@heifner heifner requested a review from greg7mdp March 1, 2023 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants