Compare commits

..

13 Commits

Author SHA1 Message Date
gabime
1d418eef5a Fix coverity yml 2025-05-12 12:15:44 +03:00
gabime
4a4acc31e6 Fix coverity yml 2025-05-12 12:14:24 +03:00
gabime
7c155b99c1 Fix coverity yml 2025-05-12 11:43:31 +03:00
gabime
e1d4ed9cef Fix coverity yml 2025-05-12 11:37:53 +03:00
gabime
9926fd8ff8 Added coverity to ci 2025-05-12 11:13:49 +03:00
gabime
6c174aa5b7 Wrap main content in try block for exception safety. 2025-05-12 10:36:31 +03:00
gabime
a9e09baeec Use std::move in example 2025-05-12 10:33:10 +03:00
gabime
13fbf73a70 Use std::move for old_logger in set_default_logger. 2025-05-12 10:31:01 +03:00
gabime
2d761504a3 Fix typo in comment for set_default_logger method. 2025-05-12 10:30:48 +03:00
gabime
f9bf4511bf Fix comments and remove unused include from helpers-inl.h 2025-05-12 10:27:48 +03:00
gabime
37e24d6970 Remove unused includes from file_helper-inl.h 2025-05-12 10:19:26 +03:00
gabime
de127876c7 Added const qualifiers to logger.h 2025-05-12 10:17:11 +03:00
gabime
b0620c8523 Move callback function in thread_pool ctor 2025-05-12 10:09:05 +03:00

View File

@@ -524,7 +524,6 @@ Documentation can be found in the [wiki](https://github.com/gabime/spdlog/wiki)
---
### Powered by
<a href="https://jb.gg/OpenSource">
<img src="https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.svg" alt="JetBrains logo" width="200">
</a>
Thanks to [JetBrains](https://www.jetbrains.com/?from=spdlog) for donating product licenses to help develop **spdlog** <a href="https://www.jetbrains.com/?from=spdlog"><img src="logos/jetbrains-variant-4.svg" width="94" align="center" /></a>