Commit Graph

1849 Commits (7fff900a1a3d65b8d3dff8bca7e927df80edf8af)

Author SHA1 Message Date
Piotr Barejko 726ca01e5c Make load_env_levels inline function
5 years ago
Dominik Krümpelmann db0d0438ff tcp_client.h bugfix for macOS and add tcp example
5 years ago
Gabi Melman 3c527488e7
Update spdlog-inl.h
5 years ago
Eyal Rozenberg 7009727559 Fix for issue #1627:
5 years ago
Gabi Melman 58875bdcd7
Update tcp_client-windows.h
5 years ago
Gabi Melman 616caa5d30
Version 1.7.0
5 years ago
Gabi Melman 8236ee3ff6
Update version.h
5 years ago
Gabi Melman 19f2804661
Fix #1611
5 years ago
Craig Andrews 22bee8128a fmt 7.0.0 renamed the internal namespace to detail.
5 years ago
gabime e69699e12c enable_if
5 years ago
gabime d6dbdbf27a Revert 7f15fb2a21 since it breaks the ABI
5 years ago
gabime a0dae55a69 Revert 7f15fb2a21 since it breaks the ABI
5 years ago
Gabi Melman 7f15fb2a21
Merge pull request #1580 from TamasFlorin/custom_rotating_filename
5 years ago
Tamas Florin d5aa8db36f Add missing os include for rotating_file_sink.
5 years ago
gabime b0c4794305 Use default pointer type in enable_if
5 years ago
Tamas Florin 071206ef59 Add support for custom filename calculator in rotating_file_sink.
5 years ago
Joe Burzinski 741b0d6e82 Address code review comments: remove perfect forwarding on FormatString template parameters.
5 years ago
Joe Burzinski 3041faffab Address code review comments: revert perfect forwarding on places that didn't need it, remove negative compilation unit test.
5 years ago
Joe Burzinski 30ee690401 Add support for FMT_STRING compile time checking. Add negative compilation unit test for compilers and c++ standard that support relaxed constexpr.
5 years ago
gabime 22a169bc31 Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x
5 years ago
Gabi Melman ac19803d03
Merge pull request #1571 from IIFE/filename-deadlock
5 years ago
IIFEgit 95485ee89b keep filename as it's public
5 years ago
gabime bc61f69058 Bump fmt version to 6.2.1
5 years ago
IIFEgit 0b86d6a451 fix deadlock on filename() call
5 years ago
gabime 0317731dc9 Fix #1569
5 years ago
Gabi Melman 3dedb52163
Merged again pr #1563
5 years ago
Gabi Melman ad393b83a2
Revert 01dac453db
5 years ago
Jaakko Rantala 03abdf49a0 Fixed ringbuffer_sink last_raw and last_formatted giving the first lim number of elements instead of last.
5 years ago
gabime 597e89efe3 clang-format
6 years ago
gabime 683e44f5f8 Use static fun instead of member
6 years ago
gabime 0b36d4e360 Fix #1540
6 years ago
Bruce Mitchener 559984b2fe Fix typos.
6 years ago
gabime 15066d1d37 clang-format
6 years ago
Gabi Melman 2170de8819
Update common.h
6 years ago
Gabi Melman 300ec667f6
Update common.h
6 years ago
Gabi Melman 348c4380d6
Fix #1535
6 years ago
gabime 42c466296a Fix #1527 again
6 years ago
Gabi Melman a9fcf9db47
Revert last commit
6 years ago
Gabi Melman f3b55fcab0
Fix #1527
6 years ago
gabime 81444265f4 clang-format
6 years ago
Ron Rechenmacher faaef7686d pass log_time param by value
6 years ago
Ron Rechenmacher 9e6f5b6b2d add single logger method and log_msg constructor and tests/test_time_point.cpp
6 years ago
gabime 394f79e9d3 small refactoring
6 years ago
gabime 7698bb0ae1 Bump fmt version to 6.2.0
6 years ago
Gabi Melman b9726ba66d
Update syslog_sink.h
6 years ago
Gabi Melman b20ffa7369
Fix #1523
6 years ago
gabime 8bc1ca0e44 clang-format
6 years ago
gabime d38bd138cd Micro optimze pattern-formatter when padding not needed
6 years ago
gabime 7766bc25d1 Updated fmt_helper::pad2()
6 years ago
gabime 619849c793 fixed comment
6 years ago
gabime 927b2b3942 Fixed conversion warnings
6 years ago
gabime 76389e057f Optimize fmt_helper::pad3()
6 years ago
gabime a8169a3d6b clang-format
6 years ago
gabime c16eb80d7f Fixed multiple clang-tidy warnings
6 years ago
gabime 490940cd53 Minor update to fmt_helper
6 years ago
gabime 92d27b0aa3 Minor update to fmt_helper
6 years ago
gabime ca9c83f824 Minor improvment to number padding
6 years ago
gabime e3257e56ab Fix #1480
6 years ago
Gabi Melman dd38e096b2
Fix issue #1486
6 years ago
Denis Blank 61408a0f29 Fix a build issue when SPDLOG_PREVENT_CHILD_FD is defined
6 years ago
Gabi Melman da3f3da92c
Update win_eventlog_sink.h
6 years ago
gabime f0c35819bd Removed unneeded nullptr check
6 years ago
gabime ff616002cf Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x
6 years ago
gabime e1c79869b6 Replaced more SPDLOG_THROW with throw_spdlog_ex
6 years ago
Gabi Melman bd43403f5a
Update fwd.h
6 years ago
gabime d3997cc4d1 Fix #1481
6 years ago
gabime 5b0b8579b2 Fix #1485 by removing SPDLOG_NO_NAME option
6 years ago
gabime c927de137c clang-format
6 years ago
gabime eb23d505f8 resolve issue #1483
6 years ago
Gabi Melman 3b87eb3d08 Moved throw to dedicated function throw_spdlog_ex
6 years ago
gabime 0a5ada6411 clang-format
6 years ago
gabime 963f8d3485 Fixed tests
6 years ago
Gabi Melman 60a8c5f1c9 Added padding support and set_pattern to custom_flags
6 years ago
Gabi Melman 752d5685dc Moved pattern formatter from spdlog/details to spdlog/
6 years ago
Gabi Melman c6c517431f wip custom formatter flags
6 years ago
gabime d1819f5f76 clang-format
6 years ago
gabime 19c7e63858 Added final keywords to pattern_formatter classes
6 years ago
gabime 643426e2b2 Small refactor
6 years ago
gabime f31a834613 clang-format
6 years ago
gabime 683080be53 Fix clang-tidy warning
6 years ago
gabime d14b8a9ad6 Merge branch 'hexdump' of https://github.com/ngugcx/spdlog into ngugcx-hexdump
6 years ago
ngugcx 02bfa0898c Do not fill blanks to align if there is only one line.
6 years ago
ngugcx f5313f92f1 Enhance to_hex like the unix command hexdump.
6 years ago
Gabi Melman e41a258b93
Update tcp_sink.h
6 years ago
Gabi Melman ffa85cda1a
Update tcp_sink.h
6 years ago
Gabi Melman 0123d41647
Update tcp_sink.h
6 years ago
Gabi Melman 2b0481deed
Always use SOCK_CLOEXEC in tcp client
6 years ago
Gabi Melman 1389f86675
Update tcp_client.h
6 years ago
Gabi Melman cf6bb88af2
Update tcp_client-windows.h
6 years ago
Gabi Melman 3b55709e7f tcp_sink windows impl
6 years ago
Martin Vejdarski 0ca2cb625e Add shared library support for Windows
6 years ago
Gabi Melman 67561f97ec
Update argv.h
6 years ago
Gabi Melman b667bae65d
Update argv.h
6 years ago
Gabi Melman 06d0299639
version 1.6.0 rc
6 years ago
gabime efd73ac956 Merge remote-tracking branch 'origin/v1.x' into conf-env3
6 years ago
gabime b7d7334451 Renamed level loaders
6 years ago
gabime 8284865f9a Fix tidy warning
6 years ago
gabime 1f8b04cbd1 Fix tidy warning
6 years ago
gabime b3402a0b9f Fix tidy warning
6 years ago
gabime 4037959945 Fix tidy warning
6 years ago