liblog is a free, easy to use and enhancable logging library, written in C++. Included are a console log device and a file log device, but it is very easy to implement your own devices. There are 4 log channels: - LOG_DEBUG - LOG_MESSAGE - LOG_ERROR - LO