Commit Graph

15 Commits (a709e2958626344529afae684676cac8d5390458)

Author SHA1 Message Date
Gabi Melman 592ea36a86
Fix #1811
5 years ago
Gaurav Vaidya ede8d84884 fix constexpr declaration for c++11
5 years ago
Gaurav Vaidya 53d223b45f add constexpr to SPDLOG_LEVEL_NAMES declaration
5 years ago
gabime eb23d505f8 resolve issue #1483
6 years ago
Gabi Melman 3b87eb3d08 Moved throw to dedicated function throw_spdlog_ex
6 years ago
gabime fbf2e942a9 Allow "err" when converting string to level
6 years ago
gabime a056b9115b clang-format
6 years ago
gabime 3a61dcd360 Aceept also 'warn' string in level::from_str()
6 years ago
Cristian Morales Vega 7cdd65075c "#include" <spdlog/.*> instead of "spdlog/.*"
6 years ago
gabime f5492aed12 Unified usage of fmt::memory_buffer across the codebase
6 years ago
gabime bcfa9241b8 Updated copyright headers
6 years ago
gabime ce637440bb wip static-lib
7 years ago
gabime 6bcb422c80 clang format and SPLDOG_HEADER_ONLY macro
7 years ago
gabime 540f865355 Normalized copyright message
7 years ago
gabime 46ef71e3ec Normalized copyright message
7 years ago