log4j like C++ logging library

Edit Package log4cxx

Log4cxx is a port to C++ of the log4j.
The goal is have the same functionalities and interfaces of log4j.

It's a flexible and highly configurable logging framework
Main features :
- Configurable logging destinations (appenders)
- Configurable logging format (layouts)
- Categorized logging statements through a hierarchy (loggers)
- Advanced filtering (filters)
- Thread safe library
- UTF-16 Unicode support

* Appenders:
AsyncAppender, ConsoleAppender, DailyRollingFileAppender, FileAppender,
NTEventLogAppender, ODBCAppender, RollingFileAppender, SMTPAppender,
SocketAppender, SocketHubAappender, SyslogAppender, TelnetAppender,
XMLSocketAppender

* Layouts:
HTMLLayout, PatternLayout, SimpleLayout, TTCCLayout, XMLLayout

* Filters:
DenyAllFilter, LevelMatchFilter, LevelRangeFilter, StringMatchFilter

* Configurators:
BasicConfigurator, DOMConfigurator, PropertyConfigurator

* Java like objects with dynamic cast and instanciation. Custom objects can
be configured through the DOMConfigurator and PropertyConfigurator classes

Supported OS:
* Linux (tested on Linux Mandrake 10.0, Debian GNU/Linux 3.1)
* FreeBSD
* Windows (MSVC 6.0, MSVC 7.1 or Cygwin)
* Other POSIX OS should be supported but were not tested

Refresh
Refresh
Source Files
Filename Size Changed
apache-log4cxx-0.10.0.svn20080724.tar.bz2 0000647170 632 KB
log4cxx-fix_duplicate_entries.patch 0000001264 1.23 KB
log4cxx.spec 0000003652 3.57 KB
Revision 3 (latest revision is 17)
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 76292 from craig gardner's avatar craig gardner (ganglia) (revision 3)
Fix for build problem, where older versions of automake don't like duplicate file entries.
Comments 0
openSUSE Build Service is sponsored by