I've got a problem with my relatively complex service-based application.
Here is the structure and desired logging results of the entire application:
1. A service watches serial port traffic, builds message responses, and
changes data in a DLL.
The service should maintain its own [shared] log4net
You need to escape the back slash. For example:
Chris
-Original Message-
From: Piyush Arya [mailto:[EMAIL PROTECTED]
Sent: Monday, November 28, 2005 6:27 AM
To: Log4NET Dev
Subject: Specifying a specific folder for log files.
I have been using the following configuration successful
Title: Message
Sorry,
I got everyone else's reponses to this after I sent out this email. It
just took a while for this one to post. I think my problem is solved for
now. Thanks for everything.
Chris
-Original Message-From: Secules,
Christopher T [AMSRD-AAR-
on this?
Thanks!
Chris
-----Original Message-----From: Secules,
Christopher T [AMSRD-AAR-AEF-A] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 15, 2005 10:54 AMTo: 'log4net-dev@logging.apache.org'Subject:
Question about RollingFileAppender output endin
Title: Message
Anyone
have any suggestions on this?
Thanks!
Chris
-Original Message-From: Secules,
Christopher T [AMSRD-AAR-AEF-A] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 15, 2005 10:54 AMTo:
'log4net-dev@logging.apache.org'Subject: Ques
Title: Question about RollingFileAppender output ending in a txt extension?
I've tried playing around with my config file wrt log file names, and I can't seem to get what I'm looking for. I am wondering if there is a way to have the output from the RollingFileAppender save all the log files a
could use supply your own conversion pattern:
Here's a list of patterns that can be used with PatternString:
http://logging.apache.org/log4net/release/sdk/index.html
--- "Secules, Christopher T [AMSRD-AAR-AEF-A]" <[EMAIL PROTECTED]>
wrote:
> Ron, thanks for the
To: Log4NET Dev
Subject: Re: Writing newlines and whitespace to logs?
Have you tried %n and/or %newline ?
--- "Secules, Christopher T [AMSRD-AAR-AEF-A]" <[EMAIL PROTECTED]>
wrote:
> I know you can identify newlines in the header and footer of the
> config file by specif
Title: Writing newlines and whitespace to logs?
I know you can identify newlines in the header and footer of the config file by specifying "\r\n". I'm trying to figure out how to specify newlines in the actual log statements. I can write blank strings, but it still has the timestamp prefix a