Oh those TODOs...I didn't see those when I looked at the code for the aspnet 
patterns themselves. It didn't occur to me that the parent class that included 
the patterns was missing documentation



________________________________
From: Stefan Bodewig (JIRA) <j...@apache.org>
To: log4net-dev@logging.apache.org
Sent: Tuesday, September 20, 2011 11:22 AM
Subject: [jira] [Resolved] (LOG4NET-87) Support ASP.Net related 
PatternConverters to allow items from the HttpContext.Current.Session, Cache, 
Request, etc. to be captured.


     [ 
https://issues.apache.org/jira/browse/LOG4NET-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Bodewig resolved LOG4NET-87.
-----------------------------------

    Resolution: Fixed

Missing documentation added with svn revision 1173186

> Support ASP.Net related PatternConverters to allow items from the 
> HttpContext.Current.Session, Cache, Request, etc. to be captured.
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: LOG4NET-87
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-87
>             Project: Log4net
>          Issue Type: Wish
>          Components: Core
>    Affects Versions: 1.2.10
>            Reporter: Ron Grabowski
>            Assignee: Ron Grabowski
>            Priority: Minor
>             Fix For: 1.2.11
>
>
> It would be nice if there were built-in Pattern Converters to support core 
> ASP.Net objects:
>  %aspnet-session{UserId}
>  %aspnet-session
>  %aspnet-request{ProductId}
> This issue may be a good time to investigate supporting a more advanced 
> syntax for the Option parameter:
>  %aspnet-request{queryString:ProductId}
> that could be shared across all Pattern Converters.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to