aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/utils/logger.c
Commit message (Collapse)AuthorAgeFilesLines
* - return value cleanupMartin Willi2005-11-281-32/+13
|
* - lovlevels specified for each contextMartin Willi2005-11-261-40/+34
| | | | | | | - threadsave log_bytes - default logging to stdout, easier for debugging - fixed logging to file
* - code documentation cleanedJan Hutter2005-11-251-22/+15
|
* - typedefs changedMartin Willi2005-11-241-2/+3
|
* - changed include pathsMartin Willi2005-11-231-2/+2
|
* - fixed loglevel output bugMartin Willi2005-11-211-2/+2
|
* - added thread-id to log for some contexesMartin Willi2005-11-211-6/+82
| | | | | - cleaned up logger output
* - added number of working threadsJan Hutter2005-11-161-1/+1
|
* - logger in utilsMartin Willi2005-11-111-0/+284
- allocator in utils - tests.c -> testcases/testcases.c