source: libcf/trunk/src/cf_log.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @157   10 years cheese #1 fix memory leakage
(edit) @155   11 years cheese #1 remove path buffer in log
(edit) @151   11 years cheese #1 fix interface and add util module
(edit) @149   11 years cheese #1 rename context-implemented structures for readability
(edit) @147   11 years cheese #1 fix dependencies for thread/mutex
(edit) @143   11 years cheese #1 modify bitwise-test-code and logging-function-name
(edit) @142   11 years cheese #1 modify docs and some handle closing routine
(edit) @137   11 years cheese #1 fix some miss
(edit) @136   11 years cheese #1 refactoring log writing functions
(edit) @128   11 years cheese #1 add bitwise util from ARIA of chevalier
(edit) @127   11 years cheese #1 fix crashed text
(edit) @125   11 years cheese #1 fix mutex bugs
(edit) @123   11 years cheese #1 fix windows bug for r122
(edit) @122   11 years cheese #1 modify id to context in thread
(edit) @119   11 years cheese #1 fix and arrange doxygen configuration file and doxygen comments
(edit) @117   11 years cheese #1 more fix and arrange doxygen comments
(edit) @116   11 years cheese #1 fix and arrange doxygen comments
(edit) @109   11 years cheese #1 add typical data structure algorithms (linked-list / queue / stak) …
(edit) @108   11 years cheese #1 remove log-level. log id is used as log level instead.
(edit) @107   11 years cheese #1 change sprintf to snprintf and imporve performance of log
(edit) @103   11 years cheese #1 fix some symbol names, test code and exception handling logic
(edit) @102   11 years cheese #1 fix log level check logic
(edit) @101   11 years cheese #1 change interface to set log level
(edit) @100   11 years cheese #1 add author (vfire) for log
(edit) @99   11 years cheese #1 fix doxygen for r98
(edit) @98   11 years cheese #1 add function to set log level
(edit) @93   11 years cheese #1 fix logging to append if the file exists
(edit) @87   11 years cheese #1 ..arrange some DIFFICULT ternary operators
(edit) @86   11 years cheese #1 fix datetime in log for win64 and rename some enumerations and functions
(edit) @85   11 years cheese #1 modify assertion logic
(edit) @67   11 years cheese #1 fix for windows
(edit) @66   11 years cheese #1 add codec module (bin <-> hex-string)
(edit) @64   11 years cheese #1 arrange test code
(edit) @55   11 years cheese #1 arrange definition and fix for windows
(edit) @51   11 years cheese #1 change the debugging utiltity to support single context with mutex
(edit) @50   11 years cheese #1 fix preprocessor definition for windows
(edit) @46   11 years cheese #1 change timeout mechanism from setting socket option to using select
(edit) @45   11 years cheese #1 fix code-style
(edit) @42   11 years cheese #1 rename local definitions
(edit) @40   11 years cheese #1 change interface of log from context to id-number
(edit) @38   11 years cheese #1 modify test.c for more detail test of multi-threaded logging
(edit) @35   11 years cheese #1 separate example code and doxygen comment and fix logging push …
(edit) @34   11 years cheese #1 add example code for doxygen
(edit) @30   11 years cheese #1 fix some doxygen comment error
(edit) @29   11 years cheese #1 fix compile error
(edit) @28   11 years cheese #1 add doxygen prologue to .c file
(edit) @26   11 years cheese #1 documentation with doxygen
(edit) @25   11 years cheese #1 fix logging bug and debugging macros
(edit) @23   11 years cheese #1 change local functions in source code to static functions and some …
(edit) @19   11 years cheese #1 add logging function with mapped id
(edit) @14   11 years cheese #1 add test code and fix debug and logging error
(edit) @13   11 years cheese #1 remove getting disk block size using stat and fix windows project …
(edit) @12   11 years cheese #1 implement logging module
(add) @11   11 years cheese #1 add logging module (working), fix some bug code and move …
Note: See TracRevisionLog for help on using the revision log.