Menu

Tree [3f7e81] REL_0_2_4 /  History

HTTPS access


File Date Author Commit
 config 2001-03-05 Cedric Le Goater Cedric Le Goater [5e30b2] CVS repository clean up.
 debian 2001-04-18 Bastiaan Bakker Bastiaan Bakker [3c5fdf] Added debian and msvc6 subdirs to autconf confi...
 doc 2001-04-13 Bastiaan Bakker Bastiaan Bakker [5c760f] Removed all explicit mentions of 'log4cpp'. Now...
 include 2001-04-18 Bastiaan Bakker Bastiaan Bakker [3f7e81] Moved the class description to the correct place.
 msvc6 2001-04-18 Bastiaan Bakker Bastiaan Bakker [3c5fdf] Added debian and msvc6 subdirs to autconf confi...
 src 2001-04-17 Bastiaan Bakker Bastiaan Bakker [d7e9a4] Added FixedContextCategory and corresponding te...
 tests 2001-04-17 Bastiaan Bakker Bastiaan Bakker [d7e9a4] Added FixedContextCategory and corresponding te...
 .cvsignore 2001-03-06 Cedric Le Goater Cedric Le Goater [95c617] CVS repository cleanup.
 AUTHORS 2000-12-10 Bastiaan Bakker Bastiaan Bakker [ae5cbf] Integrated autoconf/automake setup contributed ...
 COPYING 2001-02-15 Bastiaan Bakker Bastiaan Bakker [aedd65] Incremented version to 0.2.1. Changed license t...
 ChangeLog 2001-04-18 Bastiaan Bakker Bastiaan Bakker [3c5fdf] Added debian and msvc6 subdirs to autconf confi...
 INSTALL 2001-04-08 Bastiaan Bakker Bastiaan Bakker [ffdbd6] Upped version number to 0.2.3.
 Makefile.am 2001-04-18 Bastiaan Bakker Bastiaan Bakker [3c5fdf] Added debian and msvc6 subdirs to autconf confi...
 NEWS 2001-03-03 Bastiaan Bakker Bastiaan Bakker [ca73db] Upped version to 0.2.2
 README 2001-04-12 Bastiaan Bakker Bastiaan Bakker [e81b1b] Merged Marcel Harkema's patch for Debian packag...
 THANKS 2001-04-11 Bastiaan Bakker Bastiaan Bakker [3963a4] Added Marcel Harkema.
 TODO 2001-04-05 Bastiaan Bakker Bastiaan Bakker [25c70b] Marked two items as done.
 autogen.sh 2001-02-28 Cedric Le Goater Cedric Le Goater [b2995d] Added autoconf setup script.
 configure.in 2001-04-18 Bastiaan Bakker Bastiaan Bakker [3c5fdf] Added debian and msvc6 subdirs to autconf confi...
 log4cpp-config.in 2001-03-12 Cedric Le Goater Cedric Le Goater [0acdd3] *** empty log message ***
 log4cpp.spec.in 2001-04-17 Bastiaan Bakker Bastiaan Bakker [d7e9a4] Added FixedContextCategory and corresponding te...

Read Me

Description

Log for C++ is a library of C++ classes for flexible logging to files, syslog and other destinations. It is modeled after the Log for Java library (http://jakarta.apache.org/log4j/), staying as close to their API as is reasonable.

Project information

See the project page for more information: http://log4cpp.sourceforge.net.
Please submit bug reports, patches or feature requests to the appriopiate 
tracker on the SourceForge page (http://sourceforge.net/projects/log4cpp).
The project also has forums for general discussion and a development mailing
list for those interested in participating development of log4cpp.  
Alternatively, if you wish to contact me directly, use:
bastiaan.bakker@lifeline.nl.

License

As of version 0.2.1 this library is licensed under the Lesser General Public License instead of the General Public License. No further license changes are planned :-).
 
Log for C++ (short name: log4cpp), a C++ library for flexible logging.
Copyright (C) 2000,2001 LifeLine Networks bv
Copyright (C) 2000,2001 Bastiaan Bakker

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
close