spdlog/include/spdlog
amir zamani 811eeef7a6 update os.h to fix filesize() on older win32
_fstat() always fails under older 32bit WinXP/Win2003 targets.

_filelength() just works for both WinXP SDK and later Win7+ 32bit targets.
2016-09-20 14:13:15 +04:30
..
details update os.h to fix filesize() on older win32 2016-09-20 14:13:15 +04:30
fmt astyle 2016-09-15 00:38:21 +03:00
sinks Removed force_flush arg from everywhere. Use flush_on(level) instead 2016-09-18 00:43:42 +03:00
async_logger.h astyle 2016-08-22 22:09:23 +03:00
common.h astyle 2016-08-22 20:54:18 +03:00
formatter.h astyle 2016-04-20 11:57:49 +03:00
logger.h astyle 2016-09-02 17:06:00 +03:00
spdlog.h astyle 2016-09-15 00:38:21 +03:00
tweakme.h disable syslog by default (enable by #define SPDLOG_ENABLE_SYSLOG ) 2016-08-22 20:52:16 +03:00