On Jul 26, 2007, at 4:10 AM, Rajan Phatak wrote:
Hi Curt,
I am not able to find the jars specified in INSTALL file with the
specified
versions.
apr-1.2.2.tar.gz
apr-util-1.2.2.tar.gz
cppunit-1.10.2.gz
and when I don't place these jars in lib folder I get the following
error
PM
To: Log4CXX User
Subject: Re: Appender question
On Jul 25, 2007, at 11:57 PM, Rajan Phatak wrote:
> Hi Curt,
>
> I am using Visual Studio 6.0
>
> In version log4cxx-0.9.7, Unicode Release build is also provided.
> So as in
> my project I am using the macro UNICODE f
On Jul 25, 2007, at 11:57 PM, Rajan Phatak wrote:
Hi Curt,
I am using Visual Studio 6.0
In version log4cxx-0.9.7, Unicode Release build is also provided.
So as in
my project I am using the macro UNICODE for Unicode build, I am not
getting
any errors. But when I use the DLL of log4cxx 0.10
er
Subject: Re: Appender question
On Jul 24, 2007, at 7:35 AM, Rajan Phatak wrote:
> Hi All,
>
>
>
> What is the latest version for log4cx= x is available supporting
> Unicode characters?
>
> I have got the version "log4cxx= 0.10.0" for which I am not able to
On Jul 24, 2007, at 7:35 AM, Rajan Phatak wrote:
Hi All,
What is the latest version for log4cx= x is available supporting
Unicode characters?
I have got the version “log4cxx= 0.10.0” for which I am not able to
build Unicode Release Build. Can somebody help me= in getting the
code whi
supporting Unicode?
-Rajan
_
From: Boer den, Johan J (NSC) [mailto:[EMAIL PROTECTED]
Sent: Monday, July 23, 2007 10:28 AM
To: Log4CXX User
Subject: RE: Appender question
ok, i change it and now it works
John
_
Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
ok, i change it and now it works
John
Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Verzonden: vrijdag 20 juli 2007 17:50
Aan: log4cxx-user@logging.apache.org
Onderwerp: RE: Appender question
Is it because the appender name isn't "logtst&quo
TECTED]
Sent: Friday, July 20, 2007 12:14 AM
To: log4cxx-user@logging.apache.org
Subject: Appender question
Hello,
I have a question. I get a core dump when I do
all include files and namespaces are set
PropertyConfigurator::configure("log4cxx.properties");
Logg
Hello,
I have a question. I get a core dump when I do
all include files and namespaces are set
PropertyConfigurator::configure("log4cxx.properties");
LoggerPtr logger = Logger::getLogger("logtst");
FileAppenderPtr appender = logger->getAppender("logtst");
cout << "filename = " << appender