summaryrefslogtreecommitdiffstats
path: root/src/device_link_service.c
AgeCommit message (Collapse)AuthorFilesLines
2010-01-12Refactor and unify internal debug system for ease of use and verbosityGravatar Martin Szulecki1-8/+8
This introduces a new debug_info macro which automatically prints the calling function, file and line number information instead of having that information passed to every old log_debug_msg call.
2010-01-12Rename utils to debug as it does exactly that, contain debug codeGravatar Martin Szulecki1-1/+1
2010-01-12New device_link_serviceGravatar Nikias Bassen1-0/+299