Dao-hui Chen
|
c2b8a60eb3
|
Concatenate log into one string and sending to std::cerr instead of multiple << operator
|
2022-04-12 09:18:38 +08:00 |
|
Kinshuk Bairagi
|
77e68e45b6
|
Support for CROW_USE_LOCALTIMEZONE
define CROW_USE_LOCALTIMEZONE macro for explict optin for localtimezone in logs
|
2022-03-20 23:52:35 +05:30 |
|
Luca Schlecker
|
dc317ced93
|
logger: don't append std::endl to the message.
ILogHandler instances should take care of that.
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
|
2021-11-29 23:59:41 +01:00 |
|
Luca Schlecker
|
7e4f1494d2
|
improved lambda bracing by inlining only empty lambdas.
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
|
2021-11-27 19:22:35 +01:00 |
|
Farook Al-Sammarraie
|
ef396a7c88
|
Merge branch 'master' into clang-format
|
2021-11-27 18:14:24 +03:00 |
|
Luca Schlecker
|
9e0bd8ddc7
|
logger: move prefix and timestamp logic inside the ILogHandler default
implementation.
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
|
2021-11-26 12:18:03 +01:00 |
|
The-EDev
|
7f4b7c8ff9
|
created new rules, used bot to enforce rules in PRs
|
2021-11-25 14:45:38 +03:00 |
|
dspverden
|
5aa45f1ebc
|
Changed to #ifndef in logging.h
|
2021-06-02 17:05:52 +02:00 |
|
Sfinktah Bungholio
|
21f6f11484
|
Merge branch 'master' of https://github.com/CrowCpp/crow into sfinktah-64bit-compat-1
|
2021-02-21 11:14:52 +11:00 |
|
Sfinktah Bungholio
|
6597feb3a8
|
converted all (int) to static_cast
|
2021-02-21 11:14:30 +11:00 |
|
Sfinktah Bungholio
|
740bd266e7
|
fixes for **some** msvc compatibility issues
|
2021-02-09 03:25:02 +11:00 |
|
Mark Meredith
|
6974d3fcf9
|
Use gmtime_s on MinGW
|
2017-12-24 12:38:52 -05:00 |
|
ipknHama
|
3081e4e1a8
|
Cleanup include folder into crow subfolder
- only crow.h is exposed now
|
2016-09-21 23:11:06 +09:00 |
|