gabime
|
927b2b3942
|
Fixed conversion warnings
|
2020-04-11 20:07:40 +03:00 |
|
gabime
|
76389e057f
|
Optimize fmt_helper::pad3()
|
2020-04-11 19:50:19 +03:00 |
|
gabime
|
a8169a3d6b
|
clang-format
|
2020-04-10 15:35:58 +03:00 |
|
gabime
|
c16eb80d7f
|
Fixed multiple clang-tidy warnings
|
2020-04-08 17:04:10 +03:00 |
|
gabime
|
490940cd53
|
Minor update to fmt_helper
|
2020-04-04 20:11:59 +03:00 |
|
gabime
|
92d27b0aa3
|
Minor update to fmt_helper
|
2020-04-04 20:11:17 +03:00 |
|
gabime
|
ca9c83f824
|
Minor improvment to number padding
|
2020-04-04 20:06:04 +03:00 |
|
gabime
|
e3257e56ab
|
Fix #1480
|
2020-04-04 17:13:03 +03:00 |
|
Gabi Melman
|
dd38e096b2
|
Fix issue #1486
|
2020-03-24 02:15:14 +02:00 |
|
Denis Blank
|
61408a0f29
|
Fix a build issue when SPDLOG_PREVENT_CHILD_FD is defined
* Ref 033fe9f133
|
2020-03-23 22:16:25 +01:00 |
|
Gabi Melman
|
da3f3da92c
|
Update win_eventlog_sink.h
|
2020-03-22 02:30:15 +02:00 |
|
gabime
|
f0c35819bd
|
Removed unneeded nullptr check
|
2020-03-22 02:17:48 +02:00 |
|
gabime
|
ff616002cf
|
Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x
|
2020-03-22 01:09:16 +02:00 |
|
gabime
|
e1c79869b6
|
Replaced more SPDLOG_THROW with throw_spdlog_ex
|
2020-03-22 01:09:08 +02:00 |
|
Gabi Melman
|
bd43403f5a
|
Update fwd.h
|
2020-03-22 00:54:23 +02:00 |
|
gabime
|
d3997cc4d1
|
Fix #1481
|
2020-03-22 00:50:22 +02:00 |
|
gabime
|
5b0b8579b2
|
Fix #1485 by removing SPDLOG_NO_NAME option
|
2020-03-22 00:30:01 +02:00 |
|
gabime
|
c927de137c
|
clang-format
|
2020-03-22 00:16:27 +02:00 |
|
gabime
|
eb23d505f8
|
resolve issue #1483
|
2020-03-22 00:09:56 +02:00 |
|
Gabi Melman
|
3b87eb3d08
|
Moved throw to dedicated function throw_spdlog_ex
|
2020-03-21 23:25:12 +02:00 |
|
gabime
|
0a5ada6411
|
clang-format
|
2020-03-21 15:25:26 +02:00 |
|
gabime
|
963f8d3485
|
Fixed tests
|
2020-03-21 15:25:05 +02:00 |
|
Gabi Melman
|
60a8c5f1c9
|
Added padding support and set_pattern to custom_flags
|
2020-03-21 15:03:41 +02:00 |
|
Gabi Melman
|
752d5685dc
|
Moved pattern formatter from spdlog/details to spdlog/
|
2020-03-21 13:33:04 +02:00 |
|
Gabi Melman
|
c6c517431f
|
wip custom formatter flags
|
2020-03-20 16:09:30 +02:00 |
|
gabime
|
d1819f5f76
|
clang-format
|
2020-03-15 18:51:52 +02:00 |
|
gabime
|
19c7e63858
|
Added final keywords to pattern_formatter classes
|
2020-03-15 18:46:10 +02:00 |
|
gabime
|
643426e2b2
|
Small refactor
|
2020-03-15 17:20:02 +02:00 |
|
gabime
|
f31a834613
|
clang-format
|
2020-03-15 17:16:28 +02:00 |
|
gabime
|
683080be53
|
Fix clang-tidy warning
|
2020-03-15 17:14:52 +02:00 |
|
gabime
|
d14b8a9ad6
|
Merge branch 'hexdump' of https://github.com/ngugcx/spdlog into ngugcx-hexdump
|
2020-03-15 16:27:58 +02:00 |
|
ngugcx
|
02bfa0898c
|
Do not fill blanks to align if there is only one line.
|
2020-03-15 20:09:28 +08:00 |
|
ngugcx
|
f5313f92f1
|
Enhance to_hex like the unix command hexdump.
|
2020-03-15 12:01:31 +08:00 |
|
Gabi Melman
|
e41a258b93
|
Update tcp_sink.h
|
2020-03-13 01:38:10 +02:00 |
|
Gabi Melman
|
ffa85cda1a
|
Update tcp_sink.h
|
2020-03-13 01:36:33 +02:00 |
|
Gabi Melman
|
0123d41647
|
Update tcp_sink.h
|
2020-03-13 01:36:03 +02:00 |
|
Gabi Melman
|
2b0481deed
|
Always use SOCK_CLOEXEC in tcp client
|
2020-03-13 01:18:27 +02:00 |
|
Gabi Melman
|
1389f86675
|
Update tcp_client.h
|
2020-03-13 01:17:12 +02:00 |
|
Gabi Melman
|
cf6bb88af2
|
Update tcp_client-windows.h
|
2020-03-13 01:12:05 +02:00 |
|
Gabi Melman
|
3b55709e7f
|
tcp_sink windows impl
|
2020-03-13 01:01:19 +02:00 |
|
Martin Vejdarski
|
0ca2cb625e
|
Add shared library support for Windows
|
2020-03-10 03:14:36 +07:00 |
|
Gabi Melman
|
67561f97ec
|
Update argv.h
|
2020-03-06 16:27:08 +02:00 |
|
Gabi Melman
|
b667bae65d
|
Update argv.h
|
2020-03-06 16:26:11 +02:00 |
|
Gabi Melman
|
06d0299639
|
version 1.6.0 rc
|
2020-03-06 15:37:50 +02:00 |
|
gabime
|
efd73ac956
|
Merge remote-tracking branch 'origin/v1.x' into conf-env3
|
2020-03-06 15:10:24 +02:00 |
|
gabime
|
b7d7334451
|
Renamed level loaders
|
2020-03-06 15:09:46 +02:00 |
|
gabime
|
8284865f9a
|
Fix tidy warning
|
2020-03-04 16:21:07 +02:00 |
|
gabime
|
1f8b04cbd1
|
Fix tidy warning
|
2020-03-04 16:09:04 +02:00 |
|
gabime
|
b3402a0b9f
|
Fix tidy warning
|
2020-03-04 16:08:35 +02:00 |
|
gabime
|
4037959945
|
Fix tidy warning
|
2020-03-04 15:59:45 +02:00 |
|