Commit Graph

  • 8974d2ded9 Using cppformat for all formatting needs instead of fast_oss gabi 2014-11-29 12:25:37 +0200
  • 5d399e61d6 Added cppformat files gabi 2014-11-29 09:49:23 +0200
  • 4e86da1bdb typo gabime 2014-11-25 00:27:28 +0200
  • 1b66b819eb Merge branch 'master' of https://github.com/gabime/spdlog gabime 2014-11-25 00:24:19 +0200
  • 68ee9a7ada replaced flush_interval with auto_flush boolean gabime 2014-11-25 00:23:55 +0200
  • 7a554b4bce Update run_all.sh Gabi Melman 2014-11-24 23:41:19 +0200
  • dcef1ed6e6 Update README.md Gabi Melman 2014-11-24 23:40:01 +0200
  • c948f15822 updated benchmarks gabime 2014-11-24 23:38:58 +0200
  • def6fc62f4 updated benchmarks gabime 2014-11-24 23:31:02 +0200
  • 54b868122d Update async_sink.h Gabi Melman 2014-11-24 15:08:53 +0200
  • 94d2556db6 Update last exception moving from worker thread to user thread in async mode Gabi Melman 2014-11-24 15:02:43 +0200
  • 87c0770c42 Update os.h Gabi Melman 2014-11-24 14:18:29 +0200
  • 137e354108 bench makefile gabime 2014-11-24 03:50:40 +0200
  • 382562f88d Update g2log-bench-mt.cpp Gabi Melman 2014-11-24 02:59:32 +0200
  • dcf1d91d39 Update README.md Gabi Melman 2014-11-24 02:58:46 +0200
  • 7a62e93356 Merge branch 'master' of https://github.com/gabime/spdlog gabime 2014-11-24 02:52:38 +0200
  • 733fff6dd4 small fix in comment gabime 2014-11-24 02:52:23 +0200
  • 79bb9e9a14 Update README.md Gabi Melman 2014-11-24 02:48:19 +0200
  • 135d0e221c g2log benchmarks gabime 2014-11-24 02:44:45 +0200
  • 0926a6e2c3 Added async to benchmarks gabime 2014-11-24 02:15:17 +0200
  • c56fae39e8 bench small change gabime 2014-11-24 01:54:49 +0200
  • 7f0434528b astyle gabime 2014-11-24 01:39:51 +0200
  • 6cda714e4a fixed gcc pedantic warnings gabime 2014-11-24 01:38:29 +0200
  • 4cb6aa90b2 New async_logger class and API gabi 2014-11-24 01:29:09 +0200
  • e88a46691a blocking queue to notify one and not all gabi 2014-11-23 20:09:13 +0200
  • be9dd21fbf Update README.md Gabi Melman 2014-11-23 02:10:10 +0200
  • 5899770d31 Merge branch 'master' of https://github.com/gabime/spdlog gabime 2014-11-23 02:06:53 +0200
  • e75b082b6f bench gabime 2014-11-23 02:06:42 +0200
  • c0e452df1c Update README.md Gabi Melman 2014-11-23 02:06:12 +0200
  • 608691e5e7 Update README.md Gabi Melman 2014-11-23 02:05:17 +0200
  • f5caa00db7 bench with bigger log line gabime 2014-11-23 01:41:38 +0200
  • 3ccef96980 Merge branch 'master' of https://github.com/gabime/spdlog gabime 2014-11-23 01:12:58 +0200
  • 9e4b6f9cc3 astyle gabime 2014-11-23 01:12:35 +0200
  • 278974c684 Update README.md Gabi Melman 2014-11-23 01:12:15 +0200
  • dc198a5e64 Merge branch 'master' of https://github.com/gabime/spdlog gabime 2014-11-23 01:05:26 +0200
  • 05fcfcda60 clean fix gabime 2014-11-23 01:05:07 +0200
  • a0673a4b86 Update README.md Gabi Melman 2014-11-23 01:01:07 +0200
  • 07bbf4423f Update README.md Gabi Melman 2014-11-23 01:00:34 +0200
  • 46ee19cd1e Update README.md Gabi Melman 2014-11-23 00:54:54 +0200
  • 94a7630ace Update README.md Gabi Melman 2014-11-23 00:52:59 +0200
  • f841f6c2a2 Update README.md Gabi Melman 2014-11-23 00:49:42 +0200
  • 02928cc1ca Update README.md Gabi Melman 2014-11-23 00:45:58 +0200
  • 08d09d5da9 Update README.md Gabi Melman 2014-11-23 00:44:49 +0200
  • df0a6ea032 Update README.md Gabi Melman 2014-11-23 00:38:08 +0200
  • 49d2893fd5 Update README.md Gabi Melman 2014-11-23 00:37:00 +0200
  • eaf3a9d584 Update README.md Gabi Melman 2014-11-23 00:36:17 +0200
  • 0ac1facf41 Update README.md Gabi Melman 2014-11-23 00:35:53 +0200
  • 6f550c3271 glog bench gabime 2014-11-23 00:24:46 +0200
  • ece27ac952 astyle gabime 2014-11-22 10:29:06 +0200
  • a9dbfb8b0e Update README.md Gabi Melman 2014-11-22 10:27:01 +0200
  • 7ded05f365 log_msg faster move gabi 2014-11-21 11:23:55 +0200
  • e2cd9285f4 async_sink user pointers in the q instead of objects in the queue (faster than moving) gabi 2014-11-21 11:17:28 +0200
  • fd3f13cd90 revert sink accepting only char* and size_t gabi 2014-11-21 00:21:50 +0200
  • a3a8f107a4 revert syslog gabime 2014-11-21 00:46:57 +0200
  • c2fc8edfed syslog compile gabime 2014-11-21 00:31:53 +0200
  • 1b8fb92203 Merge branch 'master' of https://github.com/gabime/spdlog gabi 2014-11-21 00:21:50 +0200
  • 66039c7c0e Simplified sink interface - to just accept char* and size_t gabi 2014-11-21 00:13:24 +0200
  • 3f5f26441b Update README.md Gabi Melman 2014-11-20 22:08:14 +0200
  • c77e20296a Update README.md Gabi Melman 2014-11-20 22:07:24 +0200
  • 2a8b03d839 Update README.md Gabi Melman 2014-11-20 11:28:51 +0200
  • 12ce505794 Update README.md Gabi Melman 2014-11-18 16:36:42 +0200
  • 00f35e1aba Update README.md Gabi Melman 2014-11-18 16:35:53 +0200
  • 8a0118bd40 Update README.md Gabi Melman 2014-11-17 18:45:09 +0200
  • 61b471e2ba Update README.md Gabi Melman 2014-11-17 18:43:28 +0200
  • 91fae223cc async_sink to use queue of pointers of log_msgs - faster than moving.. gabime 2014-11-17 01:12:50 +0200
  • fe25056b38 Merge branch 'master' of https://github.com/gabime/spdlog gabime 2014-11-17 01:09:31 +0200
  • 59013b3504 async_sink to use queue of pointers of log_msgs - faster than moving.. gabime 2014-11-17 01:07:45 +0200
  • d8396e1f83 Update file_helper.h Gabi Melman 2014-11-16 22:56:29 +0200
  • 1f4de31c4c Update file_helper.h Gabi Melman 2014-11-16 22:55:13 +0200
  • ac5568db63 Update README.md Gabi Melman 2014-11-16 21:07:01 +0200
  • 7d30a72b9a Update README.md Gabi Melman 2014-11-16 21:04:26 +0200
  • 28c5134857 Update README.md Gabi Melman 2014-11-16 21:01:25 +0200
  • f8063b4c57 Update README.md Gabi Melman 2014-11-16 21:00:01 +0200
  • 418381623e Update README.md Gabi Melman 2014-11-16 20:43:30 +0200
  • a9abfbb005 Fixed rotate bug gabime 2014-11-15 18:42:53 +0200
  • b093f9a7fa Merge 66bb651362 into bbc6771352 #13 mintyc 2014-11-13 18:26:31 +0000
  • 66bb651362 Fixup file rotation logic #13 Paul 2014-11-13 18:22:31 +0000
  • 6e2e86699e Merge branch 'master' of https://github.com/gabime/spdlog into fix_rotating_log_exception Paul 2014-11-13 18:17:07 +0000
  • bbc6771352 Merge pull request #12 from mintyc/add_mingw_bench Gabi Melman 2014-11-13 19:44:37 +0200
  • 9d85fa801c Fix whitespace - 4 spaces indent Paul 2014-11-13 17:40:27 +0000
  • e0020eb786 Add mingw build and run script for bench example #12 Paul 2014-11-13 17:03:18 +0000
  • 957b3d4cbc Merge pull request #11 from xaqq/master Gabi Melman 2014-11-13 00:41:09 +0200
  • 37459ae9f1 Check return code from std::remove. #11 Arnaud Kapp 2014-11-12 23:25:00 +0100
  • 1008f5693d Fix not defined syslog_logger under windows gabi 2014-11-12 23:56:13 +0200
  • 914de57f4f Merge b59b900f8e into 8f24fc5f14 #10 mintyc 2014-11-12 13:31:12 +0000
  • b59b900f8e Added support for bench in windows/mingw64 #10 Paul 2014-11-12 13:25:41 +0000
  • b0b716fc30 Fixup syslog on windows to compile - logger does nothing Paul 2014-11-12 13:06:26 +0000
  • 8f24fc5f14 Update syslog_sink.h Gabi Melman 2014-11-11 15:44:46 +0200
  • 2116f15414 Merge pull request #8 from xaqq/master Gabi Melman 2014-11-11 15:40:26 +0200
  • 4b50b6c190 Merge 67eef26c26 into 3569a76b4c #8 KAPP Arnaud 2014-11-11 12:51:08 +0000
  • 67eef26c26 Add a syslog() based sink for Linux. #8 Arnaud Kapp 2014-11-11 00:12:47 +0100
  • 3569a76b4c Merge pull request #7 from xaqq/master Gabi Melman 2014-11-10 21:10:09 +0200
  • e4adba854c Add NOTICE, ALERT and EMERG log level. #7 xaqq 2014-11-10 18:39:55 +0100
  • 3bc1f447a1 Update README.md Gabi Melman 2014-11-08 09:01:39 +0200
  • 413c23d5af Fixed warning gabime 2014-11-07 20:51:35 +0200
  • 5b04fb6850 Remove warning in debian about unused variadic template args gabime 2014-11-07 20:46:47 +0200
  • eeeca0f46b static_cast<int> to remove warning gabime 2014-11-07 20:32:17 +0200
  • 2ac49b90e6 Bug fix in registry gabi 2014-11-07 16:57:10 +0200
  • 1814c31ff3 fixed gcc warning about unordered intialization gabime 2014-11-07 16:43:27 +0200
  • b599609dbf Merge branch 'master' of https://github.com/gabime/spdlog gabi 2014-11-07 16:22:29 +0200