mirror of https://github.com/gabime/spdlog.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 |
10 years ago | |
|---|---|---|
| .. | ||
| details | 10 years ago | |
| fmt | 10 years ago | |
| sinks | 10 years ago | |
| async_logger.h | 10 years ago | |
| common.h | 10 years ago | |
| formatter.h | 10 years ago | |
| logger.h | 10 years ago | |
| spdlog.h | 10 years ago | |
| tweakme.h | 10 years ago | |