head 1.3; access; symbols LMTP2NNTP_1_2a1:1.2 LMTP2NNTP_1_1_1:1.2 LMTP2NNTP_1_1_0:1.2 LMTP2NNTP_1_1b4:1.2 LMTP2NNTP_1_1b3:1.2 L2_CHANNEL_ONLY_REVAMPING_BEFORE:1.2 LMTP2NNTP_1_1b2:1.2 LMTP2NNTP_1_1b1:1.2 L2_0_1_0:1.2 START_MICHAEL:1.2 L2_INITIAL:1.1.1.1 OSSP:1.1.1; locks; strict; comment @// @; 1.3 date 2001.12.22.21.51.56; author rse; state dead; branches; next 1.2; 1.2 date 2001.08.15.10.36.03; author rse; state Exp; branches; next 1.1; 1.1 date 2001.05.10.19.46.01; author rse; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2001.05.10.19.46.01; author rse; state Exp; branches; next ; desc @@ 1.3 log @Remove all half-done C++ things. Because in the near future we neither will have time to finish this nor do we really want it to be finished. So kick out all of this stuff. If we later want to add real C++ support, we can easily apply this again. @ text @/* ** L2 - OSSP Logging Library ** Copyright (c) 2001 The OSSP Project (http://www.ossp.org/) ** Copyright (c) 2001 Cable & Wireless Deutschland (http://www.cw.com/de/) ** ** This file is part of OSSP L2, a flexible logging library which ** can be found at http://www.ossp.org/pkg/l2/. ** ** Permission to use, copy, modify, and distribute this software for ** any purpose with or without fee is hereby granted, provided that ** the above copyright notice and this permission notice appear in all ** copies. ** ** THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED ** WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF ** MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ** IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR ** CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, ** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT ** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF ** USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ** ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, ** OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT ** OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ** SUCH DAMAGE. ** ** l2++.cc: C++ API */ #include "l2++.h" #include "l2.h" #include "l2_p.h" @ 1.2 log @Fix more ossp.com references by replacing with the correct domain name ossp.org. @ text @@ 1.1 log @Initial revision @ text @d7 1 a7 1 ** can be found at http://www.ossp.com/pkg/l2/. @ 1.1.1.1 log @L2 initial source tree @ text @@