Commit Graph

42 Commits

Author SHA1 Message Date
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
481fdbcbb1 Added pattern formatter and updated related stuff 2014-10-14 03:44:40 +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
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
gabime
d2178160b0 small line_logger change 2014-05-09 17:11:50 +03:00
gabi
3244e233a6 Use again back fast_oss.h after code cleanup 2014-05-09 16:33:55 +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
b72098101e stackbuf move ctor 2014-05-06 17:38:11 +03:00
gabime
bde2d24abb astyle 2014-03-31 02:31:26 +03:00
gabime
9e1ba5167a nice logger api improvement 2014-03-31 02:09:13 +03:00
gabime
98476e229a line_logger fixes 2014-03-31 01:12:49 +03:00
gabime
4c367a4bb5 line_logger fixes 2014-03-31 01:06:46 +03:00
gabime
f090d66066 astyle 2014-03-29 01:38:05 +03:00
gabime
900295611a minor fixes 2014-03-29 00:46:45 +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
40acfdfbc2 small name changes 2014-03-28 16:16:36 +03:00
gabime
f909caf38b moved to log_msg 2014-03-28 16:05:09 +03:00
gabime
8b53671c06 minor fixes in fast_oss 2014-03-23 01:48:37 +02:00
gabime
4ed60befbc small fixes 2014-03-22 16:37:48 +02: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
4189a406f4 git ignore 2014-03-22 13:48:53 +02:00
gabime
ba2b6aea25 fast_buf\! 2014-03-20 03:47:57 +02:00
gabime
08ba1791ba platform eol 2014-03-16 19:51:43 +02:00
gabime
9d9a955e94 default format_time performance improvement 2014-03-15 21:05:11 +02:00
gabime
38670cef27 flush helper count writes instead of time 2014-03-14 14:35:46 +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
gabime
ddcf45d65f flush every period 2014-03-01 14:06:58 +02:00
gabime
005dc7e605 underscore first in members 2014-02-22 10:34:42 +02:00
gabime
c5a8eb5cdb astyle 2014-02-21 22:51:54 +02:00
gabime
be78e51f8c some effic++ warnings fixes 2014-02-09 01:56:21 +02:00
gabime
d60e971dec removed un needed mutex, and added copy ctors to line logger and friends 2014-02-09 01:25:23 +02:00
gabime
9934ea4044 delete 2014-01-27 11:44:10 +02:00
gab
681e40ce46 Initial import 2014-01-25 11:09:04 +02:00