Commit Graph

  • 11ee6834f6 Fix compilation error with GCC 8 Colin Duquesnoy 2018-02-10 15:15:46 +01:00
  • c07e81a049 Merge pull request #632 from bschindler/wincolor_set_color_public Gabi Melman 2018-02-08 11:04:29 +02:00
  • 05b2aabe0e Make set_color public in wincolor_sink to retain configurability Benjamin Schindler 2018-02-08 09:14:45 +01:00
  • 55680db160 Support for custom EOL per formatter Emad William Farag 2018-02-04 23:36:54 -05:00
  • f4ffddc942 Merge branch 'master' into to_level Fernando Gomes 2018-02-05 09:52:30 -02:00
  • 5ab033fba5 Fix issue #629 gabime 2018-02-05 12:20:57 +02:00
  • 1dfc8282df Merge pull request #624 from yisonPylkita/modern_cmake_tests Gabi Melman 2018-02-03 19:10:44 +02:00
  • f8aec1bdf1 Merge branch 'master' of https://github.com/gabime/spdlog.git gabime 2018-02-03 18:58:10 +02:00
  • 51a83da578 Repplaced map with unordered_map for level->colos mapping gabime 2018-02-03 18:57:57 +02:00
  • 38ccd51399 Modern CMake in /tests yisonPylkita 2018-01-28 00:24:14 +01:00
  • 8696ad8739 new function to convert level_enum from string fegomes 2018-01-24 23:08:46 -02:00
  • c336470320 Merge pull request #621 from rcarmich/fix_example_spelling_errors Gabi Melman 2018-01-24 22:42:31 +02:00
  • da51d8dfd3 Fixed spelling mistake in example.cpp Ryan Carmichael 2018-01-24 14:18:05 -06:00
  • 22fdd3bf0f Merge pull request #615 from Qix-/master Gabi Melman 2018-01-18 22:01:46 +02:00
  • cae749fc9b clear line after writing log message contents Josh Junon 2018-01-18 15:03:52 +01:00
  • 58e68725ae rename grey to black Josh Junon 2018-01-18 15:03:26 +01:00
  • a59f74e8a2 remove needless zeros in reset code Josh Junon 2018-01-18 15:03:03 +01:00
  • f258af4364 Update CMakeLists.txt Gabi Melman 2018-01-12 16:06:30 +02:00
  • ccd675a286 version 0.16.3 v0.16.3 gabime 2018-01-12 14:09:34 +02:00
  • 5372d58adc comment gabime 2018-01-12 14:09:07 +02:00
  • 751520f0cf Merge pull request #610 from joaomoreno/fix609 Gabi Melman 2018-01-11 23:09:38 +02:00
  • 357a63d914 fix spdlog namespace Joao Moreno 2018-01-11 21:58:02 +01:00
  • a938045135 use Sleep in Windows instead of sleep_for Joao Moreno 2018-01-11 14:48:28 +01:00
  • 32177aa77a Merge pull request #604 from sam-lunt/improve-macros Gabi Melman 2018-01-03 18:05:25 +02:00
  • ce1df17262 Merge pull request #605 from sam-lunt/add-flush-on Gabi Melman 2018-01-03 18:00:08 +02:00
  • 9f8413308a add global flush_on function Sam Lunt 2018-01-03 09:19:56 -06:00
  • f25f0e0e40 add (void)0 when logging is disabled Sam Lunt 2017-10-16 13:32:16 -05:00
  • a2890f2778 Merge pull request #596 from Broekman/master Gabi Melman 2017-12-26 21:22:08 +02:00
  • de4644b44a Issue fix for spdlog #595. Conversion warning. Stefan Broekman 2017-12-26 19:23:29 +01:00
  • 03db102375 Update README.md Gabi Melman 2017-12-26 13:26:04 +02:00
  • 3d967dd716 added catch license in tests folder gabime 2017-12-24 19:37:54 +02:00
  • b53d207f44 Update file_helper.h Gabi Melman 2017-12-23 11:43:41 +02:00
  • fde12195ee Update file_helper.h Gabi Melman 2017-12-22 19:06:01 +02:00
  • 4ca6991828 astyle gabime 2017-12-22 18:55:19 +02:00
  • 813dcbcf63 version 0.16.2 v0.16.2 gabime 2017-12-22 18:50:08 +02:00
  • 7663f58379 Fixed file_helper::split_by_extenstion tests for gcc gabime 2017-12-22 18:48:02 +02:00
  • 8e3f968ba4 Fixed file_helper::split_by_extenstion and added more tests for it gabime 2017-12-22 18:41:03 +02:00
  • f695e536dd Fixed file_helper::split_by_extenstion and added more tests for it gabime 2017-12-22 18:37:51 +02:00
  • f257e4ea8c gitignore tests/logs gabime 2017-12-22 18:36:54 +02:00
  • 0ed3e4cf76 Merge branch 'master' of https://github.com/gabime/spdlog gabime 2017-12-22 14:38:54 +02:00
  • 6d355fd602 report about unknown excepptions before rethrow gabime 2017-12-22 14:38:44 +02:00
  • dd0b7b2d13 Merge pull request #590 from fcharlie/master Gabi Melman 2017-12-22 12:50:52 +02:00
  • 42e5d98a48 fix split_by_extenstion parse error extenstion Force Charlie 2017-12-22 17:52:50 +08:00
  • c060a10c10 update to version 0.16.1 v0.16.1 Gabi Melman 2017-12-20 10:08:49 +02:00
  • 79a3a633c7 uupdate version to 0.16.1 Gabi Melman 2017-12-20 10:07:50 +02:00
  • 52dfd478d6 Merge pull request #584 from horar/master Gabi Melman 2017-12-20 10:02:17 +02:00
  • 48eca46680 Merge pull request #586 from horar/fix/warnings Gabi Melman 2017-12-20 09:50:34 +02:00
  • f93277d271 Solve compiler warning in tests Ľubomír Carik 2017-12-20 04:21:59 +01:00
  • dda8af0092 Update version strings to 0.16.0 Ľubomír Carik 2017-12-20 03:43:47 +01:00
  • ed5498a2e9 report unexected exception types v0.16.0 gabime 2017-12-20 00:29:15 +02:00
  • 6dd928dc3c Undo fix #529 (causes a warning under gcc and clang when no args passed) gabime 2017-12-20 00:04:16 +02:00
  • de595fe2b7 Fix #529 (SPDLOG_TRACE macro problem) gabime 2017-12-19 23:09:27 +02:00
  • d460c3026a Merge pull request #568 from adubovikov/master Gabi Melman 2017-12-19 11:49:51 +02:00
  • 88fe218741 Update logger_impl.h Gabi Melman 2017-12-06 15:59:27 +02:00
  • b1be7b9fea async log: increased sleep to to 500ms the worker loop Gabi Melman 2017-12-05 14:07:13 +02:00
  • bec6919587 added facilty for syslog Alexandr Dubovikov 2017-12-04 13:03:40 +01:00
  • 2f81ff7f17 Update README.md Gabi Melman 2017-12-03 21:01:07 +02:00
  • 4db70c2078 Update README.md Gabi Melman 2017-12-03 20:58:19 +02:00
  • 26b390bb19 removed lock from dist_sink::_flush() (moved to base_sink::flush()) gabime 2017-12-02 17:24:02 +02:00
  • a9149c6d46 added lock on flush in base_sink gabime 2017-12-02 17:06:59 +02:00
  • 859b7f1d58 fixed test for visual c++ gabime 2017-12-01 04:42:23 +02:00
  • 49989e0678 fixed test for gcc 4.8 (no regex) gabime 2017-12-01 04:35:23 +02:00
  • 70274924b7 fixed test comment gabime 2017-12-01 03:59:35 +02:00
  • f5939f9e56 astyle gabime 2017-12-01 03:46:19 +02:00
  • 84e307521d Fixed test gabime 2017-12-01 03:45:29 +02:00
  • 3c4a2bf531 Handle file extensions in rotating and daily loggers gabime 2017-12-01 03:40:49 +02:00
  • 60ce47a814 Removed include_if.cpp from the tests .sln gabime 2017-12-01 01:28:12 +02:00
  • 613f024d42 Removed forgotten *_if declarations Gabi Melman 2017-11-30 23:42:57 +02:00
  • 799ba2a57b added SPDLOG_DISABLE_TID_CACHING macro to prevent invalid thread ids after fork gabime 2017-11-26 00:40:47 +02:00
  • adbc22096a enable final keyword by default. Can be disabled in tweakme.h for older compilers gabime 2017-11-25 15:53:35 +02:00
  • e7cf25a1c0 fixed issue #562 gabime 2017-11-25 15:41:55 +02:00
  • dcc7b347ca Removed all *_if functions (trace_if, debug_if, info_if,..) because they are redundant and confusing way to preform if gabime 2017-11-25 15:14:36 +02:00
  • 9a8f5c59e2 Added .idea/ to .gitignore gabime 2017-11-25 15:11:18 +02:00
  • c41b6d28b5 astyle gabime 2017-11-24 20:59:58 +02:00
  • fd170b0fe1 catch(...) exceptions, report it, and rethrow gabime 2017-11-24 20:58:43 +02:00
  • 587b528292 Merge pull request #556 from jpcima/syslog-build Gabi Melman 2017-11-14 16:29:20 +02:00
  • 36c8e79a4a Merge pull request #555 from jpcima/windebug-sink Gabi Melman 2017-11-14 16:28:39 +02:00
  • ecec210d0e accept msvc_sink on all compilers, add name windebug_sink (fixes #554) JP Cimalando 2017-11-14 14:21:14 +01:00
  • 76d2620dad correct include path for sink/syslog_sink.h JP Cimalando 2017-11-14 14:25:43 +01:00
  • 8ca1d84a32 Removed catch(..) from the codebase. Catch only std::exception gabime 2017-11-12 19:46:15 +02:00
  • 63d7c64618 Merge pull request #551 from daylanKifky/modified_includes Gabi Melman 2017-11-11 16:50:06 +02:00
  • 10772eadae fix wincolor_sink's common.h include daylanKifky 2017-11-11 15:38:08 +01:00
  • b220bbb349 fix printf include daylanKifky 2017-11-11 15:21:34 +01:00
  • 5153b44507 minor fixes daylanKifky 2017-11-11 14:06:01 +01:00
  • 27e7412640 modified path on quoted #includes daylanKifky 2017-11-11 13:44:27 +01:00
  • 93be7713e0 astyle gabime 2017-11-06 12:39:04 +02:00
  • 6ab2f0e099 Merge pull request #548 from Subenle/master Gabi Melman 2017-11-06 12:37:04 +02:00
  • 34a9f24dba Declare variables as size_t rather than unsigned. Subenlele 2017-11-05 20:59:37 -06:00
  • f70b2ef3b8 Fixed cygwin support gabime 2017-11-05 01:17:21 +02:00
  • 79e97fa1ec Added the license file of the fmtlib in the bundled folder gabime 2017-11-05 00:34:16 +02:00
  • a66e9bbaf1 Minor fix in comment gabime 2017-11-05 00:29:19 +02:00
  • f5fe681a41 Fixed issue #546 by adding an "is_empty" method to the queue instead of the buggy approx_size gabime 2017-11-05 00:21:00 +02:00
  • 6fd5f3c866 Merge pull request #545 from costinm/patch-1 Gabi Melman 2017-11-04 10:24:43 +02:00
  • f4f3e3fb66 Use __ANDROID__ Costin Manolache 2017-11-03 19:37:38 -07:00
  • 23dd8d3559 Allow compilation on platforms with unwind (android) Costin Manolache 2017-11-02 17:12:08 -07:00
  • 47c17be9a1 Merge pull request #457 from rkollataj/appveyor Gabi Melman 2017-10-25 13:09:09 +03:00
  • 1f3d939009 Merge pull request #538 from berkus/patch-1 Gabi Melman 2017-10-25 12:59:38 +03:00
  • fbb8244f7d Merge pull request #533 from manuel-schiller/patch-1 Gabi Melman 2017-10-25 12:57:40 +03:00
  • 039b34e83a rethrow unwind exception manuel-schiller 2017-10-11 16:21:17 +02:00
  • 69e6af0bf9 Merge pull request #539 from knowledge4igor/fix_cast_warnings Gabi Melman 2017-10-25 04:36:18 +03:00