Add logging infrastructure
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 22 Feb 2008 07:42:19 +0000 (08:42 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 22 Feb 2008 07:42:19 +0000 (08:42 +0100)
commitdafd72419a43e2b5a0243d4b61372ca83747883f
tree387ba3c7de75ba30e85e7d6903751c063fb53e83
parent84deb674a0c3511dd4eee17d47ca07a4f51ba396
Add logging infrastructure
include/Makefile.am
include/log.h [new file with mode: 0644]
src/Makefile.am
src/connman.h
src/log.c [new file with mode: 0644]
src/main.c