Commit Graph

2169 Commits (99a5484dfbd466d3137feb54d2f978731dca1e68)
 

Author SHA1 Message Date
gabime 99a5484dfb added header to cmake 7 years ago
gabime b78ae5ab10 comment 7 years ago
gabime f74d3e7e94 comment 7 years ago
gabime eba37e8fbe clone support in lite logger 7 years ago
gabime 84fb11599e Removed default ctor from lite logger 7 years ago
gabime 099812d219 Renamed source file 7 years ago
gabime c4291510e8 renamed printf 7 years ago
gabime 775a411215 renamed printf 7 years ago
gabime 59b4dd4c46 update example 7 years ago
gabime 2f907e3a92 clang-format 7 years ago
gabime 9971fd2864 Fixed examples 7 years ago
gabime 23a394d1fc moved macros to seprate headers 7 years ago
gabime 91d450df4e Removed source logging 7 years ago
gabime ea3943a87a added printf syntax support for even faster compilation! 7 years ago
gabime 019eda5b0c wip lite 7 years ago
gabime 5056437ca1 support for const char* messages 7 years ago
gabime 90c912a5e2 wip lite 7 years ago
gabime 9219613957 Dont check level in macros (redundant) 7 years ago
gabime 9858f2e499 renamed 7 years ago
gabime 6b0bf33f8e clang-format 7 years ago
gabime 9ea6079072 wip lite 7 years ago
gabime 478f16234d wip lite 7 years ago
gabime 57a312cb1a lite wip 7 years ago
Gabi Melman 043c4acc7e
Merge pull request #1035 from tt4g/add-public-api-initialize-logger
Add spdlog::initialize_logger
7 years ago
tt4g eb478e38b2 Add spdlog::initialize_logger 7 years ago
gabime b084b8b1d8 Cleaned systemd test 7 years ago
gabime 3ca19a8580 fix link to systemd in tests 7 years ago
Gabi Melman 9c12a44d6e
Merge pull request #1027 from WarShoe/v1.x
Add systemd sink.
7 years ago
Alexander Zvyagin 4706b0ada4 Add signature. 7 years ago
Alexander Zvyagin cc98e9850d Avoid unnecessary conversion of log_msg::payload to std::string. 7 years ago
Alexander Zvyagin af80db8c22 Add systemd sink. 7 years ago
Gabi Melman 053d5ad24d
Update README.md 7 years ago
Gabi Melman e2805ac68a
Merge pull request #1022 from floouuu/v1.x
Expose should_do_colors_ in ansicolor_sink.h
7 years ago
Florian Wörter 1caf05cc52 Renamed exposed method. [#1004] 7 years ago
Florian Wörter 63cfb7db25 Exposed should_do_colors_ in ansicolor_sink.h. [#1004] 7 years ago
Gabi Melman bdfc7d2a5a
Merge pull request #996 from MFornander/v1.x
Add tweak support for user short level names
7 years ago
Mattias Fornander 0ccbdcdd1f Add tweak support for user short level names 7 years ago
Gabi Melman c598b2fa2d
Merge pull request #994 from romainthomas/fix/README
Fix typo in Android logger
7 years ago
Romain Thomas 4f86448bd4 Fix typo in Android logger 7 years ago
Gabi Melman d235e7d46f
Fix #992 7 years ago
Gabi Melman e25b323d1b
Merge pull request #990 from mnemotic/cmake-conditional-install
Add CMake option for conditional installation
7 years ago
Gabi Melman 42093c48b2
Merge pull request #988 from DanielChabrowski/remove-log-func
Remove unnecessary log function
7 years ago
Martin Green 9fca0b20f0 Add CMake option for conditional installation 7 years ago
DanielChabrowski a6229d9e87 Remove pointless log with enable_if 7 years ago
Gabi Melman c443896644
Merge pull request #986 from DanielChabrowski/sink-allow-custom-formatter
Allow custom formatter in sink's ctor
7 years ago
DanielChabrowski 79f11bd655 Allow custom formatter in sink ctor 7 years ago
Gabi Melman c5552dac1f
Merge pull request #985 from FrancoisChabot/v1.x
Allow the inclusion of an external fmtlib as as sub_directory
7 years ago
Francois Chabot 734af31c13
Allow the inclusion of an external fmtlib as as sub_directory 7 years ago
Gabi Melman 2d96896fae
Merge pull request #984 from ZGCDDoo/shadowed_parameter
Shadowed parameter
7 years ago
charles-david 20a0f82701 Renamed input parameters to "params_in". 7 years ago