summaryrefslogtreecommitdiff
path: root/src/log.h
Commit message (Collapse)AuthorAgeFilesLines
* fixed file headerChristian Pointner2011-04-241-4/+1
| | | | | | added sysexec code
* switched to multifdsinkChristian Pointner2011-04-201-2/+2
| | | | | | | no pthread at log (usign GThread instead) file_list ist now thread safe
* log_printf is thread safe now, however log_init and log_add_target isn'tChristian Pointner2011-02-161-0/+3
|
* added initial versionChristian Pointner2011-02-151-0/+82