Re: Working with C++

2009-02-20 Thread daniel . nitecki
y do I have to do to integrate the C++ logger? Can you or somebody else elaborate please(the documentation is quite difficult for me)? Regards I. lesher - Original Message - From: Radovan Raszka To: Log4NET User ; c...@triplebit.com Sent: Thursday, February 19, 2009 8:31 AM Subject:

Re: Working with C++

2009-02-20 Thread ceo
To: Log4NET User ; c...@triplebit.com Sent: Thursday, February 19, 2009 8:31 AM Subject: RE: Working with C++ Look at http://logging.apache.org/log4cxx/index.html Radovan Raszka -- Od: c...@triplebit.com

RE: Working with C++

2009-02-18 Thread Radovan Raszka
Look at http://logging.apache.org/log4cxx/index.html Radovan Raszka Od: c...@triplebit.com [mailto:c...@triplebit.com] Odesláno: 19. února 2009 6:19 Komu: log4net-user@logging.apache.org Předmět: Working with C++ I have a mixed project with C# and C++. I use

Working with C++

2009-02-18 Thread ceo
I have a mixed project with C# and C++. I use happily the logger in C# but don't know how to use it from C++. Is there any sample for that? Regards I. Lesher