summaryrefslogtreecommitdiffstats
path: root/include/osmocore/debug.h
Commit message (Collapse)AuthorAgeFilesLines
* rename 'debug' interface to 'logging' interfaceHarald Welte2010-03-261-130/+0
| | | | It's not really about debugging, but about generic logging...
* debug: remove unneeded 'number' member of 'struct debug_info_cat'Harald Welte2010-03-261-1/+0
| | | | | | As the debug subsystem number is used as index into the debug_info_cat array, there is no need to store the number explicitly inside the structure again.
* Import 'debug' support from OpenBSC into libosmocoreHarald Welte2010-03-261-0/+131