You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4net-dev@logging.apache.org by "Chris Kirk (JIRA)" <ji...@apache.org> on 2006/03/13 04:09:02 UTC

[jira] Created: (LOG4NET-68) EntLib application block

EntLib application block
------------------------

         Key: LOG4NET-68
         URL: http://issues.apache.org/jira/browse/LOG4NET-68
     Project: Log4net
        Type: New Feature
  Components: Other  
    Versions: 1.2.9    
 Environment: .NET 1.1, Enterprise Library v1.1, log4net 1.2.9
    Reporter: Chris Kirk
    Priority: Minor


I have developed an Enterprise Library v1.1 application block to provide a configuration GUI for log4net 1.2.9.  I am more than willing to donate it if you are interested.  Beware, it uses the EntLib configuration persistence mechanism, so it doesn't create an XML config file that conforms to the standard log4net XML.

Basically, I created functionality to build the configuration through the EntLib GUI and provided an implementation of a ConfiguratorAttribute that configures a Hierarchy appropriately.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


RE: [jira] Created: (LOG4NET-68) EntLib application block

Posted by Scott Hanselman <Sc...@Corillian.com>.
Sounds cool! Screenshot?

Scott

________________________________

From: Chris Kirk (JIRA) [mailto:jira@apache.org]
Sent: Sun 3/12/2006 7:09 PM
To: log4net-dev@logging.apache.org
Subject: [jira] Created: (LOG4NET-68) EntLib application block



EntLib application block
------------------------

         Key: LOG4NET-68
         URL: http://issues.apache.org/jira/browse/LOG4NET-68
     Project: Log4net
        Type: New Feature
  Components: Other 
    Versions: 1.2.9   
 Environment: .NET 1.1, Enterprise Library v1.1, log4net 1.2.9
    Reporter: Chris Kirk
    Priority: Minor


I have developed an Enterprise Library v1.1 application block to provide a configuration GUI for log4net 1.2.9.  I am more than willing to donate it if you are interested.  Beware, it uses the EntLib configuration persistence mechanism, so it doesn't create an XML config file that conforms to the standard log4net XML.

Basically, I created functionality to build the configuration through the EntLib GUI and provided an implementation of a ConfiguratorAttribute that configures a Hierarchy appropriately.


--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




[jira] Commented: (LOG4NET-68) EntLib application block

Posted by "Ron Grabowski (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LOG4NET-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12555461#action_12555461 ] 

Ron Grabowski commented on LOG4NET-68:
--------------------------------------

This needs "ASF Granted License" set to true for the .zip file. I doubt this will make it into the distribution.

Maybe it can live in log4net..EntLibIntegration.

Is anyone actively using this?

> EntLib application block
> ------------------------
>
>                 Key: LOG4NET-68
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-68
>             Project: Log4net
>          Issue Type: New Feature
>          Components: Other
>    Affects Versions: 1.2.9
>         Environment: .NET 1.1, Enterprise Library v1.1, log4net 1.2.9
>            Reporter: Chris Kirk
>            Priority: Minor
>         Attachments: Log4NetEntLib.zip, Log4NetEntLibGUI.JPG
>
>
> I have developed an Enterprise Library v1.1 application block to provide a configuration GUI for log4net 1.2.9.  I am more than willing to donate it if you are interested.  Beware, it uses the EntLib configuration persistence mechanism, so it doesn't create an XML config file that conforms to the standard log4net XML.
> Basically, I created functionality to build the configuration through the EntLib GUI and provided an implementation of a ConfiguratorAttribute that configures a Hierarchy appropriately.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.