dclog 1.1.0 review
Downloaddclog is a logging library for C and C++
|
|
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