spdlog/include/spdlog
Tony Narlock 98af71c585 Add FreeBSD compatibility defs
fix some linux-isms for spdlog on freebsd systems

- FreeBSD uses plain-old ``stat`` (not ``stat64``)
- ``errno_str``'s else requires GNU extensions, not available by default
  on FreeBSD. The one used by apple systems is most correct
2016-08-01 00:19:35 -05:00
..
details Add FreeBSD compatibility defs 2016-08-01 00:19:35 -05:00
fmt astyle 2016-07-22 20:19:26 +03:00
sinks typo in comment 2016-08-01 00:38:59 +03:00
async_logger.h no streams 2016-07-08 17:50:13 +03:00
common.h support for external fmtlib 2016-07-22 18:06:36 +03:00
formatter.h astyle 2016-04-20 11:57:49 +03:00
logger.h fixed macros and other stuff for the no-streams branch 2016-07-09 00:46:00 +03:00
spdlog.h astyle 2016-07-15 17:55:34 +03:00
tweakme.h support for external fmtlib 2016-07-22 18:06:36 +03:00