gabime
|
9d04001fbc
|
created sinks fmt and details folders in src
|
2023-09-24 16:54:02 +03:00 |
|
gabime
|
cff3e27115
|
Removed usages of SPDLOG_COMPILED_LIB macro
|
2023-09-24 13:32:48 +03:00 |
|
gabime
|
4965d6ef68
|
Bumped bundled fmt to version 10.1.1
|
2023-09-22 18:24:45 +03:00 |
|
gabime
|
92daf6954b
|
Removed backtrace feature
|
2023-09-22 18:24:45 +03:00 |
|
gabime
|
27c518d509
|
Updated bundled fmt to version 10.0.0
|
2023-09-22 18:24:45 +03:00 |
|
gabime
|
4338b9cd23
|
Revert "Updated bundled fmt to version 10.0.0"
This reverts commit 62e55e7a7f .
|
2023-07-08 13:23:40 +03:00 |
|
gabime
|
62e55e7a7f
|
Updated bundled fmt to version 10.0.0
|
2023-07-02 20:47:33 +03:00 |
|
gabime
|
b59b4a2b45
|
Rvert suppressing msvc2017 warnings and fix ci instead
|
2022-10-31 22:52:01 +02:00 |
|
gabime
|
14a29c03eb
|
suppress warning 4307 when including format-inline.h under msvc 2017
|
2022-10-31 17:47:12 +02:00 |
|
gabime
|
9125bda301
|
suppress "integral constant overflow" warning under msvc 2017
|
2022-10-31 17:03:53 +02:00 |
|
gabime
|
3499dfeeb4
|
Bump bundled fmtlib to version 1.9.1
|
2022-10-31 13:47:47 +02:00 |
|
Gabi Melman
|
b3ce5ed379
|
Remove comment
|
2022-04-21 15:24:37 +03:00 |
|
Aengus.Jiang
|
184fae06d7
|
clean code, clean up the warning
|
2022-04-10 13:13:59 +08:00 |
|
gabime
|
c432fdd987
|
Bump fmt to version 8.1.1 and run clang-format
|
2022-02-12 13:20:15 +02:00 |
|
gabime
|
d8199b607d
|
Bump fmt to version 8.1.1 and run clang-format
|
2022-02-12 13:19:45 +02:00 |
|
Charless Milette
|
44a4517e2b
|
Support C++20 std::format as an alternative to fmtlib
|
2021-11-13 11:29:05 -05:00 |
|
gabime
|
e7e8b75a4c
|
clang-format
|
2021-07-19 00:50:51 +03:00 |
|
gabime
|
b83106bed4
|
Update bundled fmt to v8.0.1
|
2021-07-03 23:10:57 +03:00 |
|
gabime
|
8bf718671a
|
Update fmt version 8.0
|
2021-06-24 13:22:02 +03:00 |
|
Mikael Lund
|
faf06bcfe5
|
Add newlin to color_sinks.cpp
|
2021-05-30 13:07:16 +01:00 |
|
Mikael Lund
|
cd376a5c43
|
Allow compilation with nvc++
|
2021-05-30 13:02:56 +01:00 |
|
gabime
|
2b81c40b90
|
Bump fmt to version 7.1.3
|
2020-12-11 16:32:39 +02:00 |
|
gabime
|
23c2c00d69
|
Bumb fmt version to 7.0.3
|
2020-08-26 00:02:09 +03:00 |
|
gabime
|
a0dae55a69
|
Revert 7f15fb2a21 since it breaks the ABI
|
2020-06-07 14:38:16 +03:00 |
|
Tamas Florin
|
071206ef59
|
Add support for custom filename calculator in rotating_file_sink.
|
2020-06-04 13:38:21 +03:00 |
|
gabime
|
5ca5cbd447
|
Added missing SPDLOG_API to color_sinks.cpp
|
2020-05-05 02:12:39 +03:00 |
|
gabime
|
81444265f4
|
clang-format
|
2020-04-19 11:33:36 +03:00 |
|
gabime
|
7698bb0ae1
|
Bump fmt version to 6.2.0
|
2020-04-15 00:51:03 +03:00 |
|
Gabi Melman
|
752d5685dc
|
Moved pattern formatter from spdlog/details to spdlog/
|
2020-03-21 13:33:04 +02:00 |
|
gabime
|
d1819f5f76
|
clang-format
|
2020-03-15 18:51:52 +02:00 |
|
Martin Vejdarski
|
0ca2cb625e
|
Add shared library support for Windows
|
2020-03-10 03:14:36 +07:00 |
|
gabime
|
54be9bd8b9
|
Use brackets to include spdlog in srcs
|
2020-03-06 15:51:07 +02:00 |
|
gabime
|
d18f282938
|
Fixed missing cfg.cpp
|
2020-02-26 18:21:24 +02:00 |
|
gabime
|
5370443ece
|
clang-format
|
2020-02-10 17:13:41 +02:00 |
|
gabime
|
4d98a14cb1
|
Updated fmt.cpp to 6.1.2
|
2019-12-22 22:54:31 +02:00 |
|
gabime
|
d52e825bbc
|
clang-format
|
2019-12-13 00:12:05 +02:00 |
|
gabime
|
175741ed1d
|
Bump fmt to 6.1.2
|
2019-12-12 23:50:30 +02:00 |
|
gabime
|
c9bb85c91d
|
Revert supress of warning 4996 under msvc 2015
|
2019-12-05 17:25:12 +02:00 |
|
gabime
|
53d58f222f
|
fix warning C4996 under vs2015 about std::copy in fmt
|
2019-12-05 13:37:31 +02:00 |
|
gabime
|
d5a72b1eaf
|
Fixed msvc compilation
|
2019-12-05 02:02:16 +02:00 |
|
gabime
|
6b5ebab6ae
|
Fixed msvc compilation
|
2019-12-05 02:01:02 +02:00 |
|
gabime
|
31fc1aca53
|
Supress -Wimplicit-fallthrough and -Wsign-conversion when including fmt headers
|
2019-12-05 01:12:55 +02:00 |
|
gabime
|
0db4b04ad3
|
Bump bundled fmt to version 6.1.0
|
2019-12-04 23:39:17 +02:00 |
|
gabime
|
2fed68a73b
|
Reverted some external template declarations
|
2019-09-20 01:52:05 +03:00 |
|
gabime
|
e7ab49c973
|
Added extern tempalate declarations
|
2019-09-20 01:28:02 +03:00 |
|
gabime
|
5496491aa4
|
Added extern template declarations
|
2019-09-20 00:18:36 +03:00 |
|
Gabi Melman
|
53ca5b2870
|
Update spdlog.cpp
|
2019-09-19 12:06:53 +03:00 |
|
Gabi Melman
|
6aced26c35
|
Update spdlog.cpp
|
2019-09-19 12:06:22 +03:00 |
|
gabime
|
5721debdf1
|
split to log_msg_buffer.h ito header and mpl
|
2019-09-19 11:52:03 +03:00 |
|
gabime
|
bd9e1475e2
|
clang-format
|
2019-09-07 20:11:35 +03:00 |
|
Tobias Pfeiffer
|
bf324a11cd
|
made the declarations in fmt.c match the ones in fmt-6.0.0
|
2019-09-06 10:06:00 +09:00 |
|
gabime
|
f196a9fd27
|
Fix dupllicate
|
2019-09-05 19:42:08 +03:00 |
|
gabime
|
7f0398ca25
|
Added version() function
|
2019-09-05 18:51:28 +03:00 |
|
gabime
|
aa4eaa16bf
|
Fixed missing includes
|
2019-09-05 18:31:08 +03:00 |
|
gabime
|
dae4f9fef6
|
split spdlog.cpp to multiple .cpp files
|
2019-09-05 14:37:25 +03:00 |
|
gabime
|
5c2855e1c1
|
wip backtracer
|
2019-09-05 01:25:00 +03:00 |
|
gabime
|
f3e379cf78
|
Fixed async dump_backtrace
|
2019-08-25 23:55:35 +03:00 |
|
gabime
|
a7ba6e447d
|
clang-format
|
2019-07-18 14:26:36 +03:00 |
|
gabime
|
baa978ab0b
|
Added stdout_sinks.h to the library build
|
2019-07-18 14:00:16 +03:00 |
|
gabime
|
f5831d5132
|
clang-format
|
2019-07-05 10:45:37 +03:00 |
|
gabime
|
6e83abdbf2
|
Removed stdout_sinks from spdlog.cpp for faster library compile time
|
2019-06-28 01:01:22 +03:00 |
|
gabime
|
6399e05209
|
clang-format
|
2019-06-20 01:05:57 +03:00 |
|
gabime
|
1d86803e38
|
Fix #1116
|
2019-06-20 00:29:23 +03:00 |
|
gabime
|
a340b3812c
|
Add missing template instantiation
|
2019-06-18 23:42:36 +03:00 |
|
gabime
|
99e519cf0f
|
Simplify color sinks
|
2019-06-18 12:32:51 +03:00 |
|
gabime
|
9d3aa5a253
|
Revert last commit
|
2019-06-14 20:44:46 +03:00 |
|
gabime
|
314308f975
|
Removed unused template from spdlog.cpp
|
2019-06-14 19:01:28 +03:00 |
|
gabime
|
bcfa9241b8
|
Updated copyright headers
|
2019-06-04 00:09:16 +03:00 |
|
gabime
|
7a3a560c44
|
Merge v1.x
|
2019-05-24 12:33:14 +03:00 |
|
David Zemon
|
8dd85285e7
|
Allow user to choose between static or shared library
|
2019-05-17 23:26:06 -05:00 |
|
gabime
|
ce637440bb
|
wip static-lib
|
2019-05-13 00:09:00 +03:00 |
|
gabime
|
26a064ed2d
|
wip static-lib
|
2019-05-12 23:36:48 +03:00 |
|
gabime
|
d5c9bac3c7
|
wip static-lib
|
2019-05-12 23:08:14 +03:00 |
|
gabime
|
5220ac4a9e
|
Added missing header
|
2019-05-12 17:05:14 +03:00 |
|
gabime
|
01f5efa1d9
|
Added wincolor sink to static build
|
2019-05-12 15:32:54 +03:00 |
|
gabime
|
130bc26b9a
|
wip static-lib
|
2019-05-12 02:16:31 +03:00 |
|
gabime
|
09e83937de
|
wip static-lib
|
2019-05-12 02:10:39 +03:00 |
|
gabime
|
42e30468a9
|
added rotating_file_sink to static build
|
2019-05-12 01:43:30 +03:00 |
|
gabime
|
3834acad5b
|
#error if compiling spdlog.cpp under header only configuration
|
2019-05-12 01:12:46 +03:00 |
|
gabime
|
654f7eceee
|
#error if compiling spdlog.cpp under header only configuration
|
2019-05-12 01:04:48 +03:00 |
|
gabime
|
ca9c8ae5fb
|
Warn if compiling spdlog.cpp under header only configuration
|
2019-05-12 01:01:37 +03:00 |
|
gabime
|
1752086cfd
|
Don't include fmt format.cc source if using external fmt
|
2019-05-12 00:50:43 +03:00 |
|
gabime
|
369b2f7cd2
|
Moved format.cpp into spdlog.cpp - this way only one src file is needed
|
2019-05-12 00:44:26 +03:00 |
|
gabime
|
8b244ca988
|
Moved format.cpp into spdlog.cpp - this way only one src file is needed
|
2019-05-12 00:43:58 +03:00 |
|
gabime
|
6bcb422c80
|
clang format and SPLDOG_HEADER_ONLY macro
|
2019-05-12 00:22:39 +03:00 |
|
gabime
|
540f865355
|
Normalized copyright message
|
2019-05-11 20:15:03 +03:00 |
|
gabime
|
46ef71e3ec
|
Normalized copyright message
|
2019-05-11 20:06:17 +03:00 |
|
gabime
|
005450ff13
|
wip
|
2019-05-11 13:52:46 +03:00 |
|
gabime
|
f809427575
|
Moved cpp files to inl.h
|
2019-05-11 13:20:11 +03:00 |
|
gabime
|
9564eb2edb
|
Moved cpp files to inl.h
|
2019-05-11 13:19:53 +03:00 |
|
gabime
|
c1c2ff2d07
|
wip
|
2019-04-27 02:33:33 +03:00 |
|
gabime
|
baefe0b3f6
|
wip
|
2019-04-26 15:11:01 +03:00 |
|
gabime
|
3e378f009d
|
Fixed build
|
2019-04-09 16:49:19 +03:00 |
|
gabime
|
215b6aea95
|
file_helper.cpp and filename_t fix
|
2019-04-06 13:45:33 +03:00 |
|
gabime
|
d12a858897
|
some cleanup
|
2019-04-06 01:37:27 +03:00 |
|
gabime
|
9716ff69c4
|
added inline statemetns
|
2019-04-06 01:32:15 +03:00 |
|
gabime
|
c69c49047b
|
wip static lib
|
2019-04-06 00:15:14 +03:00 |
|
gabime
|
bfbb4e4050
|
some err handler cleanup
|
2019-04-05 23:40:27 +03:00 |
|
gabime
|
2aceb13f3e
|
fix support for utf8 logging under win32
|
2019-04-05 23:34:55 +03:00 |
|
gabime
|
e9f34fbd26
|
wip
|
2019-04-05 23:10:12 +03:00 |
|
gabime
|
17f9cdd401
|
static lib wip
|
2019-04-05 23:05:46 +03:00 |
|
gabime
|
e2e3df9013
|
static lib wip
|
2019-04-05 16:44:17 +03:00 |
|
gabime
|
3feba27f8b
|
header only\!
|
2014-02-20 21:39:58 +02:00 |
|
gabime
|
fcb8f1563d
|
small fix
|
2014-02-13 01:15:31 +02:00 |
|
gabime
|
d8a77c3028
|
fixes
|
2014-02-11 21:03:57 +02:00 |
|
gabime
|
d60e971dec
|
removed un needed mutex, and added copy ctors to line logger and friends
|
2014-02-09 01:25:23 +02:00 |
|
gabime
|
514526ed7a
|
fix
|
2014-02-06 01:30:26 +02:00 |
|
gabime
|
1579b24e78
|
timepoint
|
2014-02-06 01:21:40 +02:00 |
|
gabime
|
6400b1887e
|
timestamp caching of last second
|
2014-02-06 00:52:58 +02:00 |
|
gabime
|
52dc317cfb
|
fixes
|
2014-02-03 20:28:19 +02:00 |
|
gabime
|
5e8eea7e90
|
fix
|
2014-02-02 00:08:47 +02:00 |
|
gabime
|
efb6022eba
|
fix
|
2014-02-02 00:08:30 +02:00 |
|
gabime
|
91e6122819
|
fix in queue clear
|
2014-02-02 00:00:29 +02:00 |
|
gabime
|
55eebf76f1
|
clear fix
|
2014-02-01 23:49:55 +02:00 |
|
gabime
|
bb529a226d
|
queue clear - operator=(&&)
|
2014-02-01 02:27:21 +02:00 |
|
gabime
|
65e8349c60
|
added move support to pop queque
|
2014-02-01 01:47:37 +02:00 |
|
gabime
|
31315db7b2
|
balagan
|
2014-01-29 04:00:05 +02:00 |
|
gabime
|
470c23ad92
|
fixes and imprvts
|
2014-01-27 19:35:18 +02:00 |
|
gabime
|
0bf2391d4a
|
fix test
|
2014-01-27 13:57:52 +02:00 |
|
gabime
|
3a30e57d25
|
fix
|
2014-01-27 13:20:00 +02:00 |
|
gabime
|
0168bf3f51
|
fix
|
2014-01-27 13:07:57 +02:00 |
|
gabime
|
9934ea4044
|
delete
|
2014-01-27 11:44:10 +02:00 |
|
gabime
|
fa6f8b3c9a
|
makefile fixes
|
2014-01-27 11:27:50 +02:00 |
|
gabime
|
b093b82473
|
gcc support
|
2014-01-26 21:23:26 +02:00 |
|
gabi
|
df56bb775a
|
1. Added test
2. Fixes
|
2014-01-25 15:52:10 +02:00 |
|
gab
|
681e40ce46
|
Initial import
|
2014-01-25 11:09:04 +02:00 |
|