seker
c47ae3b15d
add file event handlers
2021-11-12 09:49:49 +08:00
gabime
1ec50cdcfc
update udp example
2021-09-05 11:35:00 +03:00
Chris Love
444df2b287
Address PR comments
2021-09-03 16:36:49 -07:00
Chris Love
8ee1c167b9
Don't use std::chrono_literals
2021-09-03 11:02:12 -07:00
Chris Love
486dc5102e
Winsock support
2021-09-03 10:53:29 -07:00
Chris Love
4501f21ae7
Fix example
2021-08-26 18:50:55 -07:00
Chris Love
649424b8ea
Fix IP address of udp sink example
2021-08-26 06:36:31 -07:00
Chris Love
a15f5137ef
Fix udp sink on Windows
2021-08-26 06:35:28 -07:00
Chris Love
c5fd8a0b97
Port code from prior PR ( #1746 ), code cleanups
2021-08-25 20:32:35 -07:00
gabime
0f39da5490
Updated example
2021-07-22 12:44:41 +03:00
dkavolis
1344d44a5a
check args on formatting
2021-07-21 23:54:11 +01:00
gabime
e7e8b75a4c
clang-format
2021-07-19 00:50:51 +03:00
gabime
7636f1f659
revert some changes made by mistake
2021-07-14 14:33:45 +03:00
gabime
1523c83650
Added fmt/compile.h bundled file
2021-07-14 14:28:34 +03:00
Nandan V
2a9edb2153
Minor typo
2021-04-03 11:42:35 +00:00
gabime
b2e31721e8
Update example
2020-12-11 16:58:49 +02:00
gabime
05d5546eb1
Restore example
2020-09-26 15:30:45 +03:00
gabime
cefe67726e
wip fix #1680 again
2020-09-26 15:06:53 +03:00
gabime
34f3d29d93
Added stopwatch support
2020-08-29 02:48:43 +03:00
Raul Tambre
76cdeb62e3
Don't enable C language in CMake
...
spdlog doesn't seem to actually require the C language.
Not enabling it results in a significant initial configure time speedup.
2020-07-21 11:39:40 +03:00
Raul Tambre
ae9627c64c
Raise CMake requirement to 3.13
...
* Reduces the range of possible version we'd need to test with.
* Enables newer policies reducing possible deprecation warnings from new policies.
* Allows removing some code for compatibility with older versions.
* Coincides with LLVM's bump to requiring CMake 3.13.
2020-07-20 22:03:50 +03:00
Gabi Melman
e5935f0ced
Delete meson.build
2020-05-02 17:39:15 +03:00
gabime
75c15e8028
Formatted cmake
2020-05-02 11:42:08 +03:00
gabime
ff0e430e46
Formatted cmake using cmake-format
2020-05-02 11:38:14 +03:00
Bruce Mitchener
937fe7e909
cmake: Fix tabs, whitespace at EOL.
2020-05-02 07:17:15 +07:00
Gabi Melman
7906592230
Fix #1499
2020-04-01 00:10:57 +03:00
gabime
0a5ada6411
clang-format
2020-03-21 15:25:26 +02:00
Gabi Melman
60a8c5f1c9
Added padding support and set_pattern to custom_flags
2020-03-21 15:03:41 +02:00
Gabi Melman
d1a1024465
Moved pattern formatter from spdlog/details to spdlog/
2020-03-21 13:35:16 +02:00
Gabi Melman
0d7ff9ac47
Moved pattern formatter from spdlog/details to spdlog/
2020-03-21 13:35:04 +02:00
Gabi Melman
752d5685dc
Moved pattern formatter from spdlog/details to spdlog/
2020-03-21 13:33:04 +02:00
gabime
3f86b250e6
Updated comment
2020-03-15 18:56:38 +02:00
gabime
5ab487dbae
Updated example
2020-03-15 17:38:15 +02:00
gabime
8038bc2fc8
Update example
2020-03-06 15:21:21 +02:00
gabime
f20b12cf3f
Update example
2020-03-06 15:16:48 +02:00
gabime
c8bd53509c
Update example
2020-03-06 15:15:59 +02:00
gabime
006124d816
Update example
2020-03-06 15:15:10 +02:00
gabime
b7d7334451
Renamed level loaders
2020-03-06 15:09:46 +02:00
gabime
c861e2d9cf
Updated example
2020-02-26 19:21:36 +02:00
gabime
c10be7eaec
merge with v1.x
2020-02-26 18:13:13 +02:00
Michael R. Crusoe
8d06df9775
Enable building & running the example against an installed copy of spdlog
2020-02-07 16:09:20 +01:00
gabime
0243882238
Updated example
2019-12-22 20:58:16 +02:00
gabime
877eee408e
renamed loaders with cfg
2019-12-22 20:40:19 +02:00
gabime
de20255c71
wip
2019-12-21 20:01:25 +02:00
gabime
1a1c37db7c
wip
2019-12-21 19:59:23 +02:00
gabime
a87700a28c
wip
2019-12-21 19:52:37 +02:00
gabime
1f8e9ad0fc
renamed cfg namespace to loaders
2019-12-21 19:45:14 +02:00
gabime
773b8c5a54
refectored file names
2019-12-21 17:47:02 +02:00
gabime
fc3d18ed64
format
2019-12-21 15:54:42 +02:00
gabime
68ed281461
Refactored to cfg::log_levels class
2019-12-21 15:54:09 +02:00