Commit Graph

43 Commits (691172e28bbe9f7eeaf79213e29551a0d7d0df3d)

Author SHA1 Message Date
gabime 12470f6221 Revert null_sink changes 6 years ago
gabime a82d0e2f57 try to prevent optimizer to remove null sink code altogether 6 years ago
gabime dca1d1e0d1 try to prevent optimizer to remove null sink code altogether 6 years ago
gabime 0cef8f3d26 try to prevent optimizer to remove null sink code altogether 6 years ago
gabime fbde18fc02 try to prevent optimizer to remove null sink code altogether 6 years ago
gabime b640c59087 try to prevent optimizer to remove null sink code altogether 6 years ago
gabime 1f3dea60d3 try to prevent optimizer to remove null sink code altogether 6 years ago
Gabi Melman a680b71dc7
Update null_sink.h 6 years ago
gabime bcfa9241b8 Updated copyright headers 6 years ago
gabime eea9d6136f Moved default sync factory to seperate file to avoid cyclic includes 6 years ago
gabime 78eeba940a Fix issue #114 6 years ago
gabime 46ef71e3ec Normalized copyright message 6 years ago
gabime 23fdc0eae4 Fixed issue #959 7 years ago
gabime 45717147f7 Improved null_logger factory 7 years ago
gabime b368d18b0f Added default logger API 7 years ago
gabime c2a49080aa Refactored sink interface and base_sink 7 years ago
gabime 0c19bdd772 pattern per sink and pattern caching 7 years ago
gabime a21594bec7 move underscores to the end of private members 7 years ago
gabime caa26a2a47 Normalized spdlog include paths 7 years ago
gabime 56e4a201ec formatting 8 years ago
gabime 4445f6f869 formatting 8 years ago
gabime 5afb5dc782 Changed clang formatting for templates 8 years ago
gabime a2653d409f clang-format 8 years ago
Daniel Chabrowski fb6df0512f modernize-use-override 8 years ago
Daniel Chabrowski 7f4c1bb77c modernize-use-using 8 years ago
daylanKifky 27e7412640 modified path on quoted #includes
Paths pointing to the root of the library where replaced for ones relatives to each file.

For example, inside /include/spdlog/details/file_helper.h:

This will look for os.h in /include/spdlog/details/spdlog/details/ which doesn't exists.

replaced with:
8 years ago
gabime 13fb2550c6 Fixed issue #449 8 years ago
gabime 095cb1f560 Added _flush() to base_sink 8 years ago
Gabi Melman 38456118d0 Update null_sink.h 9 years ago
gabime 0d26359856 astyle 9 years ago
gabime 495ecaeaee astyle 10 years ago
Kevin M. Godby 196689f720 Fixed header include problems. 10 years ago
gabime 8c38b4ee9e MIT license 10 years ago
Denis Ivaykin 849b5cb84e flush 10 years ago
gabime 40a55b8e34 astyle 11 years ago
gabime d163b8c45a astyle 11 years ago
gabi fd3f13cd90 revert sink accepting only char* and size_t 11 years ago
gabi 66039c7c0e Simplified sink interface - to just accept char* and size_t 11 years ago
gabi 58688d7d1c Removed close() from sink to have RAII semantics 11 years ago
gabime 74aae4f368 readme 11 years ago
gabime e8403e17df astyle 11 years ago
gabi 567e85e6d4 bench 11 years ago
gabi c7b8c762fb spdlog 11 years ago