写了个c日志库: https://github.com/Akagi201/lw-clogger
Transparent logging to file/console/network/syslog.
Support different logging levels.
Customizable log level, module name.
Zero performance overhead when logging is disabled.
Simple APIs similar to printf().
http://simplestcodings.blogspot.com/2010/10/simple-logger-in-c.html