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 |
|
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
|
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 |
|
gabime
|
65ada37399
|
refactor and and support for init from argv
|
2019-12-21 13:29:03 +02:00 |
|
gabime
|
a056b9115b
|
clang-format
|
2019-12-13 18:26:36 +02:00 |
|
gabime
|
04d0240f8d
|
updated example
|
2019-12-13 16:17:09 +02:00 |
|
gabime
|
8992f36fbf
|
refactor env-inl
|
2019-12-13 15:14:42 +02:00 |
|
gabime
|
3d203aa7c4
|
Simplify and removed SPDLOG_PATTERN support
|
2019-12-13 14:49:41 +02:00 |
|
gabime
|
8d9d9899b7
|
wip
|
2019-12-12 20:00:18 +02:00 |
|
gabime
|
2b3000dddc
|
wip
|
2019-12-11 01:24:51 +02:00 |
|
gabime
|
da2c15ecb4
|
wip config from env
|
2019-12-11 00:13:27 +02:00 |
|
gabime
|
0f24399887
|
wip
|
2019-12-08 17:08:20 +02:00 |
|
gabime
|
abbbda6f74
|
wip
|
2019-12-08 17:07:52 +02:00 |
|
gabime
|
4d41fdf0fc
|
Wip
|
2019-12-08 13:35:15 +02:00 |
|
gabime
|
be2a751513
|
Fixed clang-tidy warning in example
|
2019-11-08 16:35:18 +02:00 |
|
gabime
|
65d02e495e
|
Reverted the version() function
|
2019-09-05 19:50:00 +03:00 |
|
gabime
|
7f0398ca25
|
Added version() function
|
2019-09-05 18:51:28 +03:00 |
|
gabime
|
d7f05722d4
|
Fixed example
|
2019-09-05 18:32:54 +03:00 |
|
gabime
|
dae4f9fef6
|
split spdlog.cpp to multiple .cpp files
|
2019-09-05 14:37:25 +03:00 |
|
gabime
|
172cf26d77
|
Update comment
|
2019-09-05 02:31:03 +03:00 |
|
gabime
|
c97c025adb
|
clang-format
|
2019-08-27 20:22:07 +03:00 |
|
gabime
|
d7e58ce10e
|
Fixed example
|
2019-08-27 13:08:45 +03:00 |
|
gabime
|
72b0f9e8f7
|
Updated example
|
2019-08-27 01:51:59 +03:00 |
|
gabime
|
408a162044
|
Removed logger::clone() from API
|
2019-08-27 01:16:57 +03:00 |
|
gabime
|
7bfb6d6b76
|
Fixed example
|
2019-08-27 00:58:01 +03:00 |
|
gabime
|
04a8485b17
|
Replaced backtace implementation
|
2019-08-26 19:59:16 +03:00 |
|
gabime
|
29e21cc7f3
|
Comment
|
2019-08-26 00:56:05 +03:00 |
|
gabime
|
4f98b000eb
|
Fixed example
|
2019-08-25 17:27:21 +03:00 |
|
gabime
|
b5d61b963a
|
Fixed example
|
2019-08-25 17:25:06 +03:00 |
|
gabime
|
e085ba7fcc
|
Fix example
|
2019-08-23 02:48:40 +03:00 |
|
gabime
|
b24ef39b9d
|
Update example
|
2019-08-23 02:45:35 +03:00 |
|
gabime
|
0db4978899
|
Fixed example
|
2019-08-22 19:58:49 +03:00 |
|
gabime
|
7e728869cc
|
comment
|
2019-08-22 19:48:11 +03:00 |
|
gabime
|
da1d98d603
|
Fix example
|
2019-08-19 13:12:22 +03:00 |
|
gabime
|
6683418983
|
Fix example
|
2019-08-19 13:06:30 +03:00 |
|
gabime
|
0335e3fcc0
|
Print error and abort instead of throw if SPDLOG_NO_EXEPTIONS is defined
|
2019-08-19 11:31:33 +03:00 |
|
Gabi Melman
|
84809db955
|
Update example.cpp
|
2019-07-10 03:07:17 +03:00 |
|
gabime
|
5f27697198
|
clang-format
|
2019-07-10 02:42:47 +03:00 |
|
gabime
|
92387b1527
|
Merge branch 'static-lib' of https://github.com/gabime/spdlog into static-lib
|
2019-05-19 12:27:11 +03:00 |
|
gabime
|
d5c9bac3c7
|
wip static-lib
|
2019-05-12 23:08:14 +03:00 |
|
gabime
|
1665006401
|
Minor fix in example
|
2019-05-12 17:12:08 +03:00 |
|
gabime
|
5220ac4a9e
|
Added missing header
|
2019-05-12 17:05:14 +03:00 |
|
gabime
|
fb9e51d943
|
Fixed include order and example
|
2019-05-12 00:34:55 +03:00 |
|
gabime
|
bb3dc87953
|
Fixed include order and example
|
2019-05-12 00:32:57 +03:00 |
|
gabime
|
6bcb422c80
|
clang format and SPLDOG_HEADER_ONLY macro
|
2019-05-12 00:22:39 +03:00 |
|
gabime
|
46ef71e3ec
|
Normalized copyright message
|
2019-05-11 20:06:17 +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
|
ff89f1476d
|
Restored error_handler as std::function
|
2019-04-26 18:14:59 +03:00 |
|
gabime
|
baefe0b3f6
|
wip
|
2019-04-26 15:11:01 +03:00 |
|
gabime
|
7e29c48379
|
removed spdlite
|
2019-04-06 12:57:09 +03:00 |
|
gabime
|
97f9cc4bc0
|
some cleanup
|
2019-04-06 01:44:03 +03:00 |
|
gabime
|
4dd1a24d0b
|
wip static lib
|
2019-04-06 01:25:33 +03:00 |
|
gabime
|
c69c49047b
|
wip static lib
|
2019-04-06 00:15:14 +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
|
156b856a80
|
static lib wip
|
2019-04-05 16:57:49 +03:00 |
|
gabime
|
e2e3df9013
|
static lib wip
|
2019-04-05 16:44:17 +03:00 |
|
gabime
|
ef8773a89b
|
Moved logger_impl back into logger.h
|
2019-04-05 13:26:33 +03:00 |
|
gabime
|
2f907e3a92
|
clang-format
|
2019-03-29 14:46:32 +03:00 |
|
gabime
|
9971fd2864
|
Fixed examples
|
2019-03-29 14:46:32 +03:00 |
|
gabime
|
ea3943a87a
|
added printf syntax support for even faster compilation!
|
2019-03-29 14:46:32 +03:00 |
|
gabime
|
90c912a5e2
|
wip lite
|
2019-03-29 14:46:32 +03:00 |
|
gabime
|
478f16234d
|
wip lite
|
2019-03-29 14:46:31 +03:00 |
|
Budo Zindovic
|
8d6086da48
|
Corrected the text alignment in the example
I've changed the alignment character in the example to illustrate left alignment of text.
|
2018-12-06 01:30:07 +01:00 |
|
gabime
|
a1a463787f
|
Updated example's comment
|
2018-11-24 18:15:24 +02:00 |
|
gabime
|
c5069135d7
|
Improved compile time level support
|
2018-11-12 12:01:10 +02:00 |
|
gabime
|
48597a94e8
|
Updated example
|
2018-11-11 18:20:53 +02:00 |
|
gabime
|
e933c5f481
|
Fixed example
|
2018-11-11 01:11:09 +02:00 |
|
gabime
|
2ba4b23b85
|
added padder bench
|
2018-11-11 00:52:21 +02:00 |
|
gabime
|
4e3e80109a
|
Code formatting
|
2018-10-19 17:12:35 +03:00 |
|