Activity
fix last character drop and add empty message protection when add_met…
fix last character drop and add empty message protection when add_met…
Update LOG_EVERY_N macros to log on the first occurrence
Update LOG_EVERY_N macros to log on the first occurrence
Parse log level from QUILL_LOG_LEVEL env var
Parse log level from QUILL_LOG_LEVEL env var
Add android sink and improve android build
Add android sink and improve android build
Allow backend worker thread to start again after stopping
Allow backend worker thread to start again after stopping
Add CsvWriter support for RotatingFileSink rotated files to include t…
Add CsvWriter support for RotatingFileSink rotated files to include t…
Add QUILL_DISABLE_FUNCTION_NAME to disable __FUNCTION__ in LOG_* macr…
Add QUILL_DISABLE_FUNCTION_NAME to disable __FUNCTION__ in LOG_* macr…
Add documentation note to example_shared for Windows
Add documentation note to example_shared for Windows
Update minimum CMake version to 3.12 and use range syntax
Update minimum CMake version to 3.12 and use range syntax
Remove linkage section from bug report template
Remove linkage section from bug report template
update example to ensure build fails in the future for similar linkag…
update example to ensure build fails in the future for similar linkag…
Suppress clang-19 warning when building tests with C++17. Add clang-1…
Suppress clang-19 warning when building tests with C++17. Add clang-1…