summaryrefslogtreecommitdiff
path: root/include/wolf/log/log.h
AgeCommit message (Expand)Author
2011-11-05gettext is in i18n now, has nothing to do with portingAndreas Baumann
2010-05-23removed FormatMessage/Win32 macro from log.h and added aAndreas Baumann
2009-03-26started with service.c, now the messages in testservicemsg.dll are a mess..Andreas Baumann
2009-03-25fixed logging macro on WindowsAndreas Baumann
2009-03-25fixed logger again, on Unix we stick to strerror_r+wolf_log (simple enough an...Andreas Baumann
2009-03-25reverted strerror and GetLastError way of logging, doesn't work that way!Andreas Baumann
2009-03-24added wolf_log_strerror and fixed itoa prototypeAndreas Baumann
2009-03-24fixed strlcpy and strlcat on NetBSDAndreas Baumann
2009-03-24added strlcpy and strlcat (safe BSD C functions)Andreas Baumann
2009-03-21fixed message id, category id mappingAndreas Baumann
2009-03-19big logger cleanup on Windows, local testmsg.dll for log testAndreas Baumann
2009-03-17moved the logger (log and messages) into it's own subdirectory (is a subsyste...Andreas Baumann