sptk



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SPTK 3.5.7 is out



Dear Friend,

SPTK 3.5.7 is out. You can download the updated version *nix tarball
<http://www.sptk.net/sptk-3.5.7.tbz2> or zip archive
<http://www.sptk.net/sptk-3.5.7.zip>.

This release contains a set of bug fixes for SPTK PostgreSQL driver. It also
includes a new class, CProxyLog. The new CProxyLog class works almost like
any other log class in SPTK, but the output is written into the parent log
defined in CProxyLog constructor. The main idea is to provide thread-safe
way for several threads to write into the same physical log.

The existing class CBaseLog was extended to support minimal log priority.
For instance, defining minimal log priority as CLP_ERROR allows blocking all
the log messages with less priority, like CLP_DEBUG or CLP_INFO. Also, you
can use defaultPriority() method to define a default log message priority.
SPTK development team,
http://www.sptk.net

List hosted by Total Knowledge

Authoright © Total Knowledge: 2005