Commit Graph

77 Commits (d52cf87d7127b3dad44f5ef1f888f8f006ab0e4e)

Author SHA1 Message Date
gabime bd9e1475e2 clang-format
6 years ago
Tobias Pfeiffer bf324a11cd made the declarations in fmt.c match the ones in fmt-6.0.0
6 years ago
gabime f196a9fd27 Fix dupllicate
6 years ago
gabime 7f0398ca25 Added version() function
6 years ago
gabime aa4eaa16bf Fixed missing includes
6 years ago
gabime dae4f9fef6 split spdlog.cpp to multiple .cpp files
6 years ago
gabime 5c2855e1c1 wip backtracer
6 years ago
gabime f3e379cf78 Fixed async dump_backtrace
6 years ago
gabime a7ba6e447d clang-format
6 years ago
gabime baa978ab0b Added stdout_sinks.h to the library build
6 years ago
gabime f5831d5132 clang-format
6 years ago
gabime 6e83abdbf2 Removed stdout_sinks from spdlog.cpp for faster library compile time
6 years ago
gabime 6399e05209 clang-format
6 years ago
gabime 1d86803e38 Fix #1116
6 years ago
gabime a340b3812c Add missing template instantiation
6 years ago
gabime 99e519cf0f Simplify color sinks
6 years ago
gabime 9d3aa5a253 Revert last commit
6 years ago
gabime 314308f975 Removed unused template from spdlog.cpp
6 years ago
gabime bcfa9241b8 Updated copyright headers
6 years ago
gabime 7a3a560c44 Merge v1.x
6 years ago
David Zemon 8dd85285e7 Allow user to choose between static or shared library
6 years ago
gabime ce637440bb wip static-lib
7 years ago
gabime 26a064ed2d wip static-lib
7 years ago
gabime d5c9bac3c7 wip static-lib
7 years ago
gabime 5220ac4a9e Added missing header
7 years ago
gabime 01f5efa1d9 Added wincolor sink to static build
7 years ago
gabime 130bc26b9a wip static-lib
7 years ago
gabime 09e83937de wip static-lib
7 years ago
gabime 42e30468a9 added rotating_file_sink to static build
7 years ago
gabime 3834acad5b #error if compiling spdlog.cpp under header only configuration
7 years ago
gabime 654f7eceee #error if compiling spdlog.cpp under header only configuration
7 years ago
gabime ca9c8ae5fb Warn if compiling spdlog.cpp under header only configuration
7 years ago
gabime 1752086cfd Don't include fmt format.cc source if using external fmt
7 years ago
gabime 369b2f7cd2 Moved format.cpp into spdlog.cpp - this way only one src file is needed
7 years ago
gabime 8b244ca988 Moved format.cpp into spdlog.cpp - this way only one src file is needed
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
gabime 005450ff13 wip
7 years ago
gabime f809427575 Moved cpp files to inl.h
7 years ago
gabime 9564eb2edb Moved cpp files to inl.h
7 years ago
gabime c1c2ff2d07 wip
7 years ago
gabime baefe0b3f6 wip
7 years ago
gabime 3e378f009d Fixed build
7 years ago
gabime 215b6aea95 file_helper.cpp and filename_t fix
7 years ago
gabime d12a858897 some cleanup
7 years ago
gabime 9716ff69c4 added inline statemetns
7 years ago
gabime c69c49047b wip static lib
7 years ago
gabime bfbb4e4050 some err handler cleanup
7 years ago
gabime 2aceb13f3e fix support for utf8 logging under win32
7 years ago