Revision tags: v1.9.2, v1.9.1, v1.9.0, v1.8.5, v1.8.4, v1.8.3, v1.8.2, v1.8.1, v1.8.0, v1.7.0, v1.6.1, v1.6.0, v1.5.0, v1.4.2, v1.4.1, v1.4.0, v1.3.1, v1.3.0, v1.2.1, v1.2.0, v1.1.0 |
|
#
607779cc |
| 13-Aug-2018 |
gabime <gmelman1@gmail.com> |
micro optimization in log_msg constructor
|
Revision tags: v1.0.0 |
|
#
0c19bdd7 |
| 23-Jun-2018 |
gabime <gmelman1@gmail.com> |
pattern per sink and pattern caching
|
#
cdbf2e36 |
| 12-Jun-2018 |
gabime <gmelman1@gmail.com> |
Upgrade to fmt 5.x
|
Revision tags: v0.17.0 |
|
#
4ec17f1a |
| 28-Apr-2018 |
gabime <gmelman1@gmail.com> |
Normalized spdlog include paths
|
#
6f4cd8d3 |
| 14-Apr-2018 |
gabime <gmelman1@gmail.com> |
thread_pool and refactoring async
|
#
c8610d9a |
| 05-Apr-2018 |
gabime <root@gabi-arch.localdomain> |
support for color formatting
|
#
56e4a201 |
| 17-Mar-2018 |
gabime <gmelman1@gmail.com> |
formatting
|
#
a2653d40 |
| 09-Mar-2018 |
gabime <gmelman1@gmail.com> |
clang-format
|
#
0c94ce00 |
| 25-Feb-2018 |
Daniel Chabrowski <dantezstudio@gmail.com> |
deleted copy op and a little format
|
#
e5bbe57f |
| 25-Feb-2018 |
Daniel Chabrowski <dantezstudio@gmail.com> |
cppcoreguidelines-pro-type-member
|
Revision tags: v0.16.3, v0.16.2, v0.16.1, v0.16.0 |
|
#
27e74126 |
| 11-Nov-2017 |
daylanKifky <brunolaurencich@gmail.com> |
modified path on quoted #includes Paths pointing to the root of the library where replaced for ones relatives to each file. For example, inside /include/spdlog/details/file_helper.h
modified path on quoted #includes Paths pointing to the root of the library where replaced for ones relatives to each file. For example, inside /include/spdlog/details/file_helper.h: This will look for os.h in /include/spdlog/details/spdlog/details/ which doesn't exists. replaced with:
show more ...
|
Revision tags: v0.14.0 |
|
#
f8d509d0 |
| 21-May-2017 |
Tennn <pu@paralleleduniverse.com> |
Fixed issues 449 Please check it
|
#
6cc7e738 |
| 20-May-2017 |
gabime <gmelman1@gmail.com> |
astyle
|
#
98addad8 |
| 20-May-2017 |
gabime <gmelman1@gmail.com> |
Disable colors if terminal no attached and simplfy ansicolor_sink
|
#
f29ff77a |
| 18-May-2017 |
Alexander Zilberkant <zilberkant@gmail.com> |
implement message counter feature adds %i logger pattern for printing log message sequence ID
|
Revision tags: v0.13.0, v0.12.0, v0.11.0, v0.10.0, v0.9.0 |
|
#
0ae66b5b |
| 22-Jul-2016 |
gabime <gmelman1@gmail.com> |
support for external fmtlib
|
#
f5bde237 |
| 15-Jul-2016 |
gabime <gmelman1@gmail.com> |
Updated fmt lib to version 0d5ef5c2a66026409b0cfbafa1d2f46cdc5aa4d0
|
#
7ddfb2b8 |
| 08-Jul-2016 |
gabime <gmelman1@gmail.com> |
fixed macros and other stuff for the no-streams branch
|
#
7885aa47 |
| 08-Jul-2016 |
gabime <gmelman1@gmail.com> |
no streams
|
#
0d263598 |
| 20-Apr-2016 |
gabime <gmelman1@gmail.com> |
astyle
|
#
495ecaea |
| 02-Apr-2016 |
gabime <gmelman1@gmail.com> |
astyle
|
#
077c3095 |
| 25-Feb-2016 |
Kevin M. Godby <kevin@godby.org> |
Added missing standard header includes.
|
#
196689f7 |
| 25-Feb-2016 |
Kevin M. Godby <kevin@godby.org> |
Fixed header include problems.
|
#
8c38b4ee |
| 28-Nov-2015 |
gabime <gmelman1@gmail.com> |
MIT license
|
#
8da33db6 |
| 08-Apr-2015 |
gabime <gmelman1@gmail.com> |
Removed redundant "using log_thread_id=size_t"
|