Commit Graph

  • 40a9e4e18e fixed test log folder gabime 2016-07-09 04:06:08 +0300
  • febdf7324f astyle gabime 2016-07-09 01:00:16 +0300
  • 258531481d fixed tests gabime 2016-07-09 00:59:51 +0300
  • 451aadec97 Merge pull request #236 from gabime/no-streams Gabi Melman 2016-07-09 00:55:22 +0300
  • 7ddfb2b877 fixed macros and other stuff for the no-streams branch gabime 2016-07-09 00:46:00 +0300
  • 7885aa478c no streams gabime 2016-07-08 17:50:13 +0300
  • 34bb86b293 Update README.md Gabi Melman 2016-07-03 03:50:04 +0300
  • 27f54007be Merge branch 'master' of https://github.com/gabime/spdlog gabime 2016-07-03 03:44:22 +0300
  • 5650f10bab DEPRECATED: operator<< API gabime 2016-07-03 03:43:55 +0300
  • 3f14e26051 Update README.md Gabi Melman 2016-06-22 10:17:38 +0300
  • 34061aac13 Update README.md Gabi Melman 2016-06-22 10:12:25 +0300
  • 70d0e87328 example update gabime 2016-06-22 00:36:34 +0300
  • db01c6b64d Update README.md Gabi Melman 2016-06-22 00:32:50 +0300
  • a047b58e65 Added "basic_logger_mt/basic_logger_st" to the API gabime 2016-06-22 00:23:55 +0300
  • cef7eb0667 Update .travis.yml Gabi Melman 2016-06-18 15:31:45 +0300
  • 8d1570b84a fixed tests cmake thread flag gabime 2016-06-18 15:25:43 +0300
  • 43511559a8 Merge pull request #229 from godbyk/cmake-example-improvements Gabi Melman 2016-06-18 15:22:44 +0300
  • ae5518188f Merge branch 'godbyk-header-tests' gabime 2016-06-18 15:05:01 +0300
  • 3a44818b2a fixed pr #228 to include pthread and removed header_dependecies test gabime 2016-06-18 15:04:08 +0300
  • 6402885164 Merge branch 'header-tests' of https://github.com/godbyk/spdlog into godbyk-header-tests gabime 2016-06-18 14:00:44 +0300
  • fafe88c3a8 Merge pull request #227 from godbyk/create-logger-single-sink Gabi Melman 2016-06-18 13:50:27 +0300
  • 1c31b42e1a Use CMake Threads package instead of manually specifying -pthread. Kevin M. Godby 2016-06-17 01:07:40 -0500
  • cb3b7728a1 Fix missing include detected by new header dependency tests. Kevin M. Godby 2016-06-17 00:55:24 -0500
  • 24e7b64b89 Added header-dependency tests. Kevin M. Godby 2016-06-17 00:55:05 -0500
  • e16cb511e5 Create a logger with a single sink. Kevin M. Godby 2016-06-17 00:29:12 -0500
  • 33a185188c Update README.md Gabi Melman 2016-05-22 12:13:36 +0300
  • 83231a364d Update README.md Gabi Melman 2016-05-21 10:44:08 +0300
  • 5202a7806f Merge pull request #210 from GreatFruitOmsk/master Gabi Melman 2016-05-16 10:13:14 +0300
  • 38c0ee018b astyle gabime 2016-05-15 01:49:15 +0300
  • 9a9e9aace9 Merge branch 'master' of https://github.com/gabime/spdlog gabime 2016-05-15 01:45:37 +0300
  • 80a432e646 cleaned common.h and moved some code around gabime 2016-05-15 01:45:16 +0300
  • 58699a2bd4 astyle gabime 2016-05-15 01:01:01 +0300
  • 10d5292bbb better support for custom eol gabime 2016-05-15 00:53:35 +0300
  • 6760dcebc8 remove unneeded strlen when writing eol at end of each line (pass size of eol to write) gabime 2016-05-14 23:54:48 +0300
  • fe8fc8c638 Merge pull request #211 from hvellyr/master Gabi Melman 2016-05-14 00:09:13 +0300
  • b8425df76a Support custom eol style using a define in tweakme.h hvellyr 2016-05-13 21:20:29 +0200
  • cae43ffef5 fixed issue #199 (_MSC_VER update for vs 2015 to use noexcept instead of throw()) gabime 2016-05-13 16:10:12 +0300
  • ea611f2d79 reduced spinning duation in async_log_helper gabime 2016-05-13 18:01:49 +0300
  • 6603d5e31f Fix throwing exception if DYNAMIC_TIME_ZONE_INFORMATION fails under windows. Kirill Leyfer 2016-05-12 16:09:15 +0600
  • 9b984ddbed Merge pull request #208 from SBAM/master Gabi Melman 2016-05-11 19:06:55 +0300
  • ee815042dd In async mode, worker thread can now execute an optional teardown callback upon exit. Philippe Serreault 2016-05-11 17:22:09 +0200
  • 409f24d104 Merge pull request #206 from gabime/revert-204-cmake-improvements Gabi Melman 2016-05-05 10:20:20 +0300
  • 6d5bce46f8 Revert "CMake script improvements" Gabi Melman 2016-05-05 10:19:32 +0300
  • 14dd584c0b Merge pull request #204 from godbyk/cmake-improvements Gabi Melman 2016-05-05 10:09:47 +0300
  • a86eff5636 Turns out IS_DIRECTORY needs an absolute path. Kevin M. Godby 2016-05-05 00:00:54 -0500
  • a95f413c61 Make vendor targets optional. Kevin M. Godby 2016-05-04 23:39:10 -0500
  • 350ff13d77 Added g3log and glog benchmarks. Kevin M. Godby 2016-05-04 23:33:38 -0500
  • 254a6744e4 Fixed boost.log benchmark build. Kevin M. Godby 2016-05-04 22:53:06 -0500
  • 2132fe0ec5 Initial work on benchmarks of other logging systems. Kevin M. Godby 2016-05-04 22:46:30 -0500
  • 846fdf9f5c Added ctest so we now have a 'make test' target for running tests. Kevin M. Godby 2016-05-04 19:55:00 -0500
  • 1b444345ab Cleaned up cmake file for examples. Kevin M. Godby 2016-05-04 19:53:50 -0500
  • 2907001e22 Fixed Catch tests. Kevin M. Godby 2016-05-04 19:53:22 -0500
  • e10a2fca65 Added missing base_sink.h include. Kevin M. Godby 2016-05-04 19:25:48 -0500
  • 2666b6cbf1 Added header dependency tests. Kevin M. Godby 2016-05-04 19:24:17 -0500
  • 5550eb9753 Merge pull request #202 from godbyk/autoflush Gabi Melman 2016-05-04 02:07:45 +0300
  • d9ff5df830 Moved flush call to logger::_log_msg() function. Kevin M. Godby 2016-05-03 14:52:03 -0500
  • 292bdc5eb4 Merge pull request #203 from eao197/master Gabi Melman 2016-05-03 20:29:07 +0300
  • ef9842c36d daily_file_sink with custom file name calculator eao197 2016-05-03 16:20:28 +0300
  • 6b966478c1 Automatically flush log if message level is above certain severity. Kevin M. Godby 2016-05-02 17:23:12 -0500
  • 0143d9a92d Update async_log_helper.h Gabi Melman 2016-04-23 01:17:14 +0300
  • 0d26359856 astyle gabime 2016-04-20 11:57:49 +0300
  • 0f88996974 gitignore update gabime 2016-04-15 00:27:57 +0300
  • 861d836de8 Merge pull request #195 from njwhite/master Gabi Melman 2016-04-15 00:22:24 +0300
  • 1d74f1d7c9 Merge pull request #196 from gorunovanton/stdout_sink_improvement Gabi Melman 2016-04-15 00:05:51 +0300
  • e0f08d6b29 - fixed includes in tests Anton Goryunov 2016-04-14 23:33:51 +0300
  • ba68a2d05d - std::cout replaced with fwrite to stdout in console sink Anton Goryunov 2016-04-14 23:05:05 +0300
  • b7e3a103c3 Generate & Install pkg-config File Nick White 2016-04-14 20:47:23 +0100
  • 083d6c0d2f rename atomic level type name gabime 2016-04-10 01:43:52 +0300
  • 974379c9be Added support for SPDLOG_NO_ATOMIC_LEVELS in tweakme.h gabime 2016-04-10 01:37:11 +0300
  • d0120b48c5 tests gabime 2016-04-10 00:02:33 +0300
  • 19dae96985 wchar filenames support - minor improvements gabime 2016-04-10 00:02:19 +0300
  • 23200b08bb added .gitignore to tests/logs folder gabime 2016-04-10 00:00:44 +0300
  • 9300889bed Merge pull request #193 from GreatFruitOmsk/issue-111 Gabi Melman 2016-04-09 23:05:15 +0300
  • 113ebcfd97 Add the SPDLOG_USE_WCHAR tweak to enable support for Unicode names on Windows. Refs #111 unknown 2016-04-02 22:12:43 -0500
  • a79a045799 .gitignore gabime 2016-04-03 12:07:30 +0300
  • 139b1bd094 Update LICENSE Gabi Melman 2016-04-03 02:21:04 +0300
  • 86b95388f6 Update README.md Gabi Melman 2016-04-03 02:18:33 +0300
  • 495ecaeaee astyle gabime 2016-04-03 02:14:54 +0300
  • 9230d9e63d Merge branch 'master' of https://github.com/gabime/spdlog gabime 2016-04-03 02:09:06 +0300
  • abee27b95a logs folder in example gabime 2016-04-03 02:07:59 +0300
  • 1939e77dbf Update README.md Gabi Melman 2016-04-03 01:57:05 +0300
  • 35446d08c8 Update README.md Gabi Melman 2016-04-03 01:43:19 +0300
  • 296623baa3 API for color support in console logger gabime 2016-04-03 01:38:49 +0300
  • a96092ac32 tests small update gabime 2016-04-03 01:25:41 +0300
  • e9633a5363 Merge branch 'master' of https://github.com/gabime/spdlog gabime 2016-03-30 21:49:25 +0300
  • 006ac6685a temporary removed sqlite_sink from the project (not compiling well under gcc) gabime 2016-03-30 21:49:09 +0300
  • 0d97696f78 Update README.md Gabi Melman 2016-03-30 19:56:37 +0300
  • bcc1918da1 Update README.md Gabi Melman 2016-03-30 19:55:44 +0300
  • ccabe07f3f license gabime 2016-03-30 19:54:42 +0300
  • d405027fe9 renamed setColor gabime 2016-03-30 19:52:32 +0300
  • ddc9aa8bdf Update README.md Gabi Melman 2016-03-30 19:43:59 +0300
  • 487c318788 ansicolor sink improvments (remove warning and uneeded string concat) gabime 2016-03-30 19:34:40 +0300
  • a2061e3780 fix sqlite3 sink gabime 2016-03-30 19:11:32 +0300
  • 12f6fd07e0 formatting gabime 2016-03-30 18:47:56 +0300
  • cd90e3911e fix issue #189 spdlog redefines max as a preprocessor macro gabime 2016-03-30 18:46:25 +0300
  • e5376c3c0f updated cppformat to latest version (52f89065e1843f4123198df326b480380d993312) gabime 2016-03-30 17:44:07 +0300
  • 8dbf88f90e refactor example.cpp gabime 2016-03-30 16:05:09 +0300
  • ff2398b6b1 Merge pull request #191 from OSVR/ansi-color-sink-decorator Gabi Melman 2016-03-30 00:50:11 +0300
  • 418dec1e4b Merge pull request #188 from PedroRod/master Gabi Melman 2016-03-28 11:20:57 +0300
  • 04b0634b87 mscv_sink rename gabime 2016-03-23 21:44:41 +0200