Commit Graph

62 Commits

Author SHA1 Message Date
gabi
ae9d88dbb3 small updates 2014-10-26 02:23:14 +02:00
gabi
b94ca27ce4 file helper 2014-10-26 01:29:50 +02:00
gabi
319db7bccc Default formatter and common types into common.h 2014-10-24 01:59:39 +03:00
gabi
8e9a7abeb9 Virtual destructor 2014-10-22 01:16:06 +03:00
gabi
32a8b51d05 pattern_formatter support most strftime format 2014-10-19 02:54:45 +03:00
gabi
b36a803469 pass by ref bugfix 2014-10-18 19:03:41 +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
001f57279e renamed isink to sink 2014-10-14 04:26:51 +03:00
gabi
f9425bb666 Start of move to variadic template functions in logger 2014-10-12 04:38:06 +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
6c7793d47b Modified sinks to be templates with Mutex param to support single threaded sinks 2014-10-10 02:45:23 +03:00
gabi
38468e64d8 sinks now parameterized by mutex T 2014-10-10 02:44:12 +03:00
gabi
f0622c8fb8 factory changes 2014-09-02 00:24:35 +03:00
gabi
8e8c39375a null sink 2014-08-12 00:04:17 +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
133ce994d1 async_sink 2014-03-30 23:47:42 +03:00
gabime
28e1c65963 async_sink use unique_ptr instead of shared 2014-03-30 21:25:33 +03:00
gabime
3a1ac8b4d6 async_sink fixes 2014-03-29 13:28:50 +03:00
gabime
7cbf6dcbf7 async_sink fixes 2014-03-29 13:05:51 +03:00
gabime
457cc1170b async_sink fixes 2014-03-29 13:04:42 +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
88ff314416 flush_help small change 2014-03-28 16:13:41 +03:00
gabime
f909caf38b moved to log_msg 2014-03-28 16:05:09 +03:00
gabime
866270739c formatter small cleanup 2014-03-28 12:52:36 +03:00
gabime
8494590fb3 astyle+dos2unix 2014-03-22 14:11:17 +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
a6d1ea77ee logger refactoring to init lists and mutex remove 2014-03-08 16:18:57 +02:00
gabime
6cc426d0e5 console sinks 2014-03-07 01:33:53 +02:00
gabime
c9dd1169f2 returned fast_oss with optimizations 2014-03-07 00:52:50 +02:00
gabime
5f4bc3086a fixes 2014-03-05 23:07:35 +02:00
gabime
4b5364d356 vs2013 support 2014-03-05 00:31:13 +02:00
gabi
57fe78f1c6 Fix code to support VS2013 2014-03-04 01:23:38 +02:00
gabime
ddcf45d65f flush every period 2014-03-01 14:06:58 +02:00
gabime
6f4c780089 flush_helper 2014-02-22 11:57:53 +02:00
gabime
005dc7e605 underscore first in members 2014-02-22 10:34:42 +02:00
gabime
e27b45e3f0 removed uneeded files 2014-02-22 01:16:59 +02:00
gabime
c5a8eb5cdb astyle 2014-02-21 22:51:54 +02:00
gabime
3feba27f8b header only\! 2014-02-20 21:39:58 +02:00
gabime
fcb8f1563d small fix 2014-02-13 01:15:31 +02:00