dclog 1.1.0 review

Download
by rbytes.net on

dclog is a logging library for C and C++

License: BSD License
File size: 0K
Developer: Josh Glover and Chris White
0 stars award from rbytes.net

dclog is a logging library for C and C++. It supports the concept of log levels, configurable logfile timestamps, and a configurable prefix to log messages.

Installation:

1. From source:

make all
make install (as root)

2. Gentoo users:

emerge -vp dclog
emerge dclog

dclog 1.1.0 keywords