The Log4Net mailing list is a great source of information about using log4Net, in this forum we collect all the messages in the log4net user list and some selected threads from the developer list.
| Author |
Messages |
|
cagespear
 |
| 06/23/2009 8:22 AM |
|
I am using Log4Net library in my wcf service and logging using RollingLogFileAppender.
I am not able to find way to know what is the log file name which is being used when logs are written using RollingLogFileAppender.
I am creating log file path/name using -
<file type="log4net.Util.PatternString" value = "\\nt1\temp\%env{COMPUTERNAME}_[%processid].log">
I want to use this filename generated on runtime in the email which is sent on any error THRESHOLD using SMTPAppender so that we can easily traverse to the file and see detailed logs.
Thanks in advance!
Regards Amit
|
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.7
|