Commit Graph

59 Commits

Author SHA1 Message Date
gabi 21065ec036 proper swap and move operations on swap oss 2014-10-18 18:35:48 +03:00
gabime e6345e008b gcc warnings fix 2014-10-18 16:05:41 +03:00
gabi 5f4d4d0909 small bug fix 2014-10-15 02:24:35 +03:00
gabi fae9e86a5d bug fixes 2014-10-15 02:00:31 +03:00
gabi 650486a067 removed the use of str() in when building the log to improve perf even more 2014-10-15 00:46:14 +03:00
gabi 41db99556a more code cleanup 2014-10-14 08:00:39 +03:00
gabime 391bd396ef fixed gcc bugs and warnings 2014-10-14 04:56:10 +03:00
gabi ef330729cb moved pattern_formatter to details 2014-10-14 04:34:07 +03:00
gabi 0be8981058 logger class cleanup 2014-10-14 04:14:35 +03:00
gabi c573d2b7ab Removed default_formatter and formatters namespace 2014-10-14 04:00:56 +03:00
gabi f9425bb666 Start of move to variadic template functions in logger 2014-10-12 04:38:06 +03:00
gabi 068a0e3a6b Some syntactic improvements 2014-10-10 21:32:10 +03:00
gabi b49b086723 Some syntactic improvements 2014-10-10 21:17:26 +03:00
gabi ae2426e0be Small changes 2014-10-10 03:36:50 +03:00
gabi 2a6ff3b613 Added ostream_sink 2014-10-10 02:46:03 +03:00
gabi f0622c8fb8 factory changes 2014-09-02 00:24:35 +03:00
gabi ed6532b9f0 replace constexpr with const becasuse vs2013 lack of support 2014-05-13 01:41:04 +03:00
gabime f9f59a545c log_msg to contain logger_name + astyle 2014-05-09 18:00:10 +03:00
gabi 497d511746 log_msg refactoring and raw message support 2014-05-09 15:27:06 +03:00
gabime bafea6a6b2 remode stack_oss 2014-05-08 02:23:07 +03:00
gabime bde2d24abb astyle 2014-03-31 02:31:26 +03:00
gabime 4696132cd5 added trace log level 2014-03-31 02:29:57 +03:00
gabime fff6d8f388 nice logger api improvement 2014-03-31 02:24:11 +03:00
gabime 1a795a44de nice logger api improvement 2014-03-31 02:16:03 +03:00
gabime 9e1ba5167a nice logger api improvement 2014-03-31 02:09:13 +03:00
gabime ff824cdb5a logger small fixes 2014-03-31 01:18:25 +03:00
gabime 98476e229a line_logger fixes 2014-03-31 01:12:49 +03:00
gabime 457cc1170b async_sink fixes 2014-03-29 13:04:42 +03:00
gabime d50efe9b29 astyle 2014-03-29 02:26:20 +03:00
gabime 4754c6212d revert logging templates 2014-03-29 02:25:52 +03:00
gabime f090d66066 astyle 2014-03-29 01:38:05 +03:00
gabime 5556967ed9 logger ctor cleanup 2014-03-29 01:20:51 +03:00
gabime 1c4be7fb88 logger templates 2014-03-29 00:27:13 +03:00
gabime c09df09b9c move log_msg to details namespace 2014-03-28 19:03:24 +03:00
gabime f909caf38b moved to log_msg 2014-03-28 16:05:09 +03:00
gabime a287bccd40 var names and some minor cleanups 2014-03-22 16:26:08 +02:00
gabime 8494590fb3 astyle+dos2unix 2014-03-22 14:11:17 +02:00
gabime 6a83c34426 logger.h 2014-03-22 14:03:09 +02:00
gabime 4189a406f4 git ignore 2014-03-22 13:48:53 +02:00
gabime ba2b6aea25 fast_buf\! 2014-03-20 03:47:57 +02:00
gabime 38670cef27 flush helper count writes instead of time 2014-03-14 14:35:46 +02:00
gabime 9d687d1634 fixes 2014-03-08 16:40:47 +02:00
gabime a6d1ea77ee logger refactoring to init lists and mutex remove 2014-03-08 16:18:57 +02:00
gabime c9dd1169f2 returned fast_oss with optimizations 2014-03-07 00:52:50 +02:00
gabi bf75bfd9fb Removed fast_oss in favour of simple ostringsream 2014-03-07 00:06:34 +02:00
gabi 57fe78f1c6 Fix code to support VS2013 2014-03-04 01:23:38 +02:00
gabime 344b3d2834 remove info_logger 2014-03-02 16:36:06 +02:00
gabime 2ac214aed8 snprinf for msc ver 2014-03-02 16:31:13 +02:00
gabime b396ff85a7 common_types.h 2014-03-02 15:59:18 +02:00
gabime ddcf45d65f flush every period 2014-03-01 14:06:58 +02:00