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

Added custom logger example. #367

Merged
merged 1 commit into from
Oct 26, 2024
Merged

Added custom logger example. #367

merged 1 commit into from
Oct 26, 2024

Conversation

redboltz
Copy link
Owner

This example disables Boost.Log and uses simple std::log.

Updated document.

@redboltz redboltz force-pushed the refine_logging branch 2 times, most recently from 712c859 to 7b49cd5 Compare October 26, 2024 01:10
This example disables Boost.Log and uses simple std::log.

Updated document.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.32%. Comparing base (033adbd) to head (f4eafe3).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #367   +/-   ##
=======================================
  Coverage   97.32%   97.32%           
=======================================
  Files         154      154           
  Lines        9511     9511           
=======================================
  Hits         9257     9257           
  Misses        254      254           
Files with missing lines Coverage Δ
include/async_mqtt/util/log.hpp 100.00% <ø> (ø)

@redboltz redboltz merged commit 0beb9bd into main Oct 26, 2024
11 checks passed
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.

2 participants