Commit Graph

2829 Commits

Author SHA1 Message Date
gabime 68ee9a7ada replaced flush_interval with auto_flush boolean 2014-11-25 00:23:55 +02:00
Gabi Melman 7a554b4bce Update run_all.sh 2014-11-24 23:41:19 +02:00
Gabi Melman dcef1ed6e6 Update README.md 2014-11-24 23:40:01 +02:00
gabime c948f15822 updated benchmarks 2014-11-24 23:38:58 +02:00
gabime def6fc62f4 updated benchmarks 2014-11-24 23:31:02 +02:00
Gabi Melman 54b868122d Update async_sink.h 2014-11-24 15:08:53 +02:00
Gabi Melman 94d2556db6 Update last exception moving from worker thread to user thread in async mode 2014-11-24 15:02:43 +02:00
Gabi Melman 87c0770c42 Update os.h
Provide shared read access to log files under windows
2014-11-24 14:18:29 +02:00
gabime 137e354108 bench makefile 2014-11-24 03:50:40 +02:00
Gabi Melman 382562f88d Update g2log-bench-mt.cpp 2014-11-24 02:59:32 +02:00
Gabi Melman dcf1d91d39 Update README.md 2014-11-24 02:58:46 +02:00
gabime 7a62e93356 Merge branch 'master' of https://github.com/gabime/spdlog 2014-11-24 02:52:38 +02:00
gabime 733fff6dd4 small fix in comment 2014-11-24 02:52:23 +02:00
Gabi Melman 79bb9e9a14 Update README.md 2014-11-24 02:48:19 +02:00
gabime 135d0e221c g2log benchmarks 2014-11-24 02:44:45 +02:00
gabime 0926a6e2c3 Added async to benchmarks 2014-11-24 02:15:17 +02:00
gabime c56fae39e8 bench small change 2014-11-24 01:54:49 +02:00
gabime 7f0434528b astyle 2014-11-24 01:39:51 +02:00
gabime 6cda714e4a fixed gcc pedantic warnings 2014-11-24 01:38:29 +02:00
gabi 4cb6aa90b2 New async_logger class and API 2014-11-24 01:29:09 +02:00
gabi e88a46691a blocking queue to notify one and not all 2014-11-23 20:09:13 +02:00
Gabi Melman be9dd21fbf Update README.md 2014-11-23 02:10:10 +02:00
gabime 5899770d31 Merge branch 'master' of https://github.com/gabime/spdlog 2014-11-23 02:06:53 +02:00
gabime e75b082b6f bench 2014-11-23 02:06:42 +02:00
Gabi Melman c0e452df1c Update README.md 2014-11-23 02:06:12 +02:00
Gabi Melman 608691e5e7 Update README.md 2014-11-23 02:05:17 +02:00
gabime f5caa00db7 bench with bigger log line 2014-11-23 01:41:38 +02:00
gabime 3ccef96980 Merge branch 'master' of https://github.com/gabime/spdlog 2014-11-23 01:12:58 +02:00
gabime 9e4b6f9cc3 astyle 2014-11-23 01:12:35 +02:00
Gabi Melman 278974c684 Update README.md 2014-11-23 01:12:15 +02:00
gabime dc198a5e64 Merge branch 'master' of https://github.com/gabime/spdlog 2014-11-23 01:05:26 +02:00
gabime 05fcfcda60 clean fix 2014-11-23 01:05:07 +02:00
Gabi Melman a0673a4b86 Update README.md 2014-11-23 01:01:07 +02:00
Gabi Melman 07bbf4423f Update README.md 2014-11-23 01:00:34 +02:00
Gabi Melman 46ee19cd1e Update README.md 2014-11-23 00:54:54 +02:00
Gabi Melman 94a7630ace Update README.md 2014-11-23 00:52:59 +02:00
Gabi Melman f841f6c2a2 Update README.md 2014-11-23 00:49:42 +02:00
Gabi Melman 02928cc1ca Update README.md 2014-11-23 00:45:58 +02:00
Gabi Melman 08d09d5da9 Update README.md 2014-11-23 00:44:49 +02:00
Gabi Melman df0a6ea032 Update README.md 2014-11-23 00:38:08 +02:00
Gabi Melman 49d2893fd5 Update README.md 2014-11-23 00:37:00 +02:00
Gabi Melman eaf3a9d584 Update README.md 2014-11-23 00:36:17 +02:00
Gabi Melman 0ac1facf41 Update README.md 2014-11-23 00:35:53 +02:00
gabime 6f550c3271 glog bench 2014-11-23 00:24:46 +02:00
gabime ece27ac952 astyle 2014-11-22 10:29:06 +02:00
Gabi Melman a9dbfb8b0e Update README.md 2014-11-22 10:27:01 +02:00
gabi 7ded05f365 log_msg faster move 2014-11-21 11:23:55 +02:00
gabi e2cd9285f4 async_sink user pointers in the q instead of objects in the queue (faster than moving) 2014-11-21 11:17:28 +02:00
gabi fd3f13cd90 revert sink accepting only char* and size_t 2014-11-21 00:48:07 +02:00
gabime a3a8f107a4 revert syslog 2014-11-21 00:46:57 +02:00