• Alexander Zilberkant's avatar
    add an option to warn about discarded messages · 0aeaf9e2
    Alexander Zilberkant authored
    when using async_logger with async_overflow_policy::discard_log_msg each discarded
    message will be counted and warning will be printed by the worker thread
    
    this new feature is disabled by default - as it may have a performance hit when discarding messages
    0aeaf9e2
Name
Last commit
Last update
bench Loading commit data...
cmake Loading commit data...
example Loading commit data...
include/spdlog Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
astyle.sh Loading commit data...