[jira] Created: (LOG4NET-52) Allow XML configurator to set properties of type Object

2005-10-30 Thread Nicko Cadell (JIRA)
Allow XML configurator to set properties of type Object --- Key: LOG4NET-52 URL: http://issues.apache.org/jira/browse/LOG4NET-52 Project: Log4net Type: Improvement Components: Core Reporter: Nicko Cadell C

[jira] Resolved: (LOG4NET-52) Allow XML configurator to set properties of type Object

2005-10-30 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-52?page=all ] Nicko Cadell resolved LOG4NET-52: - Fix Version: 1.2.10 Resolution: Fixed Assign To: Nicko Cadell > Allow XML configurator to set properties of type Object >

[jira] Created: (LOG4NET-53) Allow repository properties to be set in the config file

2005-10-30 Thread Nicko Cadell (JIRA)
Allow repository properties to be set in the config file Key: LOG4NET-53 URL: http://issues.apache.org/jira/browse/LOG4NET-53 Project: Log4net Type: Improvement Components: Core Reporter: Nicko Cadell

[jira] Resolved: (LOG4NET-53) Allow repository properties to be set in the config file

2005-10-30 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-53?page=all ] Nicko Cadell resolved LOG4NET-53: - Fix Version: 1.2.10 Resolution: Fixed Added method AddProperty to Hierarchy. The element in the config maps through to this method. > Allow repo

[jira] Commented: (LOG4NET-56) Add override for WriteDictionary that accepts IDictionaryEnumerator

2005-11-12 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-56?page=comments#action_12357505 ] Nicko Cadell commented on LOG4NET-56: - The PatternConverter is the base class for the converters used by the PatternLayout and the PatternString. The WriteDictionary help

[jira] Updated: (LOG4NET-58) Support clean build on .NET 2.0

2006-02-17 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-58?page=all ] Nicko Cadell updated LOG4NET-58: Summary: Support clean build on .NET 2.0 (was: [PATCH] .NET 2.0 Updates) Version: 1.2.9 > Support clean build on .NET 2.0 > ---

[jira] Assigned: (LOG4NET-58) [PATCH] .NET 2.0 Updates

2006-02-17 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-58?page=all ] Nicko Cadell reassigned LOG4NET-58: --- Assign To: Nicko Cadell > [PATCH] .NET 2.0 Updates > > > Key: LOG4NET-58 > URL: http://issues.apache.org/jira/b

[jira] Resolved: (LOG4NET-58) Support clean build on .NET 2.0

2006-02-17 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-58?page=all ] Nicko Cadell resolved LOG4NET-58: - Fix Version: 1.2.10 Resolution: Fixed I have checked in a code change that resolves the obsolete warning messages from the .NET 2.0 compiler. > Su

[jira] Created: (LOG4NET-65) Unhandled SecurityException exception for FileIOPermission while loading configuration file

2006-02-20 Thread Nicko Cadell (JIRA)
Unhandled SecurityException exception for FileIOPermission while loading configuration file --- Key: LOG4NET-65 URL: http://issues.apache.org/jira/browse/LOG4NET-65 Project: Log4net

[jira] Resolved: (LOG4NET-65) Unhandled SecurityException exception for FileIOPermission while loading configuration file

2006-02-20 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-65?page=all ] Nicko Cadell resolved LOG4NET-65: - Resolution: Fixed Checked in a code fix to this issue that adds additional try/catch blocks to check for the PathDiscovery permissions exception and to

[jira] Resolved: (LOG4NET-63) 1.2.9.0 Documentation typos

2006-03-02 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-63?page=all ] Nicko Cadell resolved LOG4NET-63: - Fix Version: 1.2.10 Resolution: Fixed Assign To: Nicko Cadell Fixed typos and links in documentation. > 1.2.9.0 Documentation typos > ---

[jira] Updated: (LOG4NET-56) Support rendering IEnumerator objects as well as ICollections

2006-03-02 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-56?page=all ] Nicko Cadell updated LOG4NET-56: Summary: Support rendering IEnumerator objects as well as ICollections (was: Add override for WriteDictionary that accepts IDictionaryEnumerator) > Support re

[jira] Resolved: (LOG4NET-56) Support rendering IEnumerator objects as well as ICollections

2006-03-02 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-56?page=all ] Nicko Cadell resolved LOG4NET-56: - Fix Version: 1.2.10 Resolution: Fixed Added support for rendering all IEnumerable types and IEnumerators rather than just collections. Added spacia

[jira] Assigned: (LOG4NET-56) Support rendering IEnumerator objects as well as ICollections

2006-03-02 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-56?page=all ] Nicko Cadell reassigned LOG4NET-56: --- Assign To: Nicko Cadell > Support rendering IEnumerator objects as well as ICollections > - >

[jira] Assigned: (LOG4NET-60) possible bugs in RollingFileAppender.cs causing failure to timly roll files on monthly or yearly intervals (and inappropriate error reports on yearly intervals).

2006-03-03 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-60?page=all ] Nicko Cadell reassigned LOG4NET-60: --- Assign To: Nicko Cadell > possible bugs in RollingFileAppender.cs causing failure to timly roll files > on monthly or yearly intervals (and inappropriate

[jira] Commented: (LOG4NET-60) possible bugs in RollingFileAppender.cs causing failure to timly roll files on monthly or yearly intervals (and inappropriate error reports on yearly intervals).

2006-03-03 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-60?page=comments#action_12368741 ] Nicko Cadell commented on LOG4NET-60: - The first point about the missing AddDays(1 - current.Day) is valid and I will check in a fix for this. The second point I don't th

[jira] Resolved: (LOG4NET-60) possible bugs in RollingFileAppender.cs causing failure to timly roll files on monthly or yearly intervals (and inappropriate error reports on yearly intervals).

2006-03-03 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-60?page=all ] Nicko Cadell resolved LOG4NET-60: - Fix Version: 1.2.10 Resolution: Fixed Checked in a fix for the incorrect calculation of the NextCheckDate for the TopOfMonth roll point. > possibl

[jira] Commented: (LOG4NET-59) [PATCH] to RollingFileAppender.cs to add the ability to roll files based on universal time (UTC).

2006-03-06 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-59?page=comments#action_12369012 ] Nicko Cadell commented on LOG4NET-59: - Ron, I much prefer exposing the DateTimeStrategy rather than adding specialised control flags, this allows the user to implement th

[jira] Updated: (LOG4NET-43) Specifying an empty string as a property in the config file results in an error

2006-03-07 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-43?page=all ] Nicko Cadell updated LOG4NET-43: Summary: Specifying an empty string as a property in the config file results in an error (was: Specifiying an emtpy string as a property in the config file re

[jira] Updated: (LOG4NET-21) RemotingAppender fails once NDC becomes empty

2006-03-07 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-21?page=all ] Nicko Cadell updated LOG4NET-21: Summary: RemotingAppender fails once NDC becomes empty (was: RemotingAppender failes once NDC becomes empty) Description: If an NDC, or any form of Co

[jira] Updated: (LOG4NET-60) possible bugs in RollingFileAppender.cs causing failure to timely roll files on monthly or yearly intervals (and inappropriate error reports on yearly intervals).

2006-03-07 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-60?page=all ] Nicko Cadell updated LOG4NET-60: Summary: possible bugs in RollingFileAppender.cs causing failure to timely roll files on monthly or yearly intervals (and inappropriate error reports on yearly

[jira] Updated: (LOG4NET-37) Allow the RepositorySelector type to be specified using the AppSettings config

2006-03-07 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-37?page=all ] Nicko Cadell updated LOG4NET-37: Summary: Allow the RepositorySelector type to be specified using the AppSettings config (was: Allow the RepositorySelector type to be sepecified using the App

[jira] Updated: (LOG4NET-13) Allow SMTPAppender to have replaceable parameters in Subject

2006-03-07 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-13?page=all ] Nicko Cadell updated LOG4NET-13: Summary: Allow SMTPAppender to have replaceable parameters in Subject (was: Allow SMTPAppender to have replacable parameters in Subject) Description:

[jira] Created: (LOG4NET-67) CVE-2006-0743 Security vulnerability in LocalSyslogAppender

2006-03-07 Thread Nicko Cadell (JIRA)
CVE-2006-0743 Security vulnerability in LocalSyslogAppender --- Key: LOG4NET-67 URL: http://issues.apache.org/jira/browse/LOG4NET-67 Project: Log4net Type: Bug Components: Appenders Versions: 1.2.9

[jira] Resolved: (LOG4NET-67) CVE-2006-0743 Security vulnerability in LocalSyslogAppender

2006-03-07 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-67?page=all ] Nicko Cadell resolved LOG4NET-67: - Resolution: Fixed Fix checked in > CVE-2006-0743 Security vulnerability in LocalSyslogAppender > ---

[jira] Updated: (LOG4NET-60) Bug in RollingFileAppender.cs causing failure to timely roll files on monthly interval

2006-03-07 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-60?page=all ] Nicko Cadell updated LOG4NET-60: Summary: Bug in RollingFileAppender.cs causing failure to timely roll files on monthly interval (was: possible bugs in RollingFileAppender.cs causing failure

[jira] Assigned: (LOG4NET-69) FormatException thrown when *Format methods are given a malformed format string: log.DebugFormat("Malformed {{,,,5}format{8}!");

2006-03-17 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-69?page=all ] Nicko Cadell reassigned LOG4NET-69: --- Assign To: Nicko Cadell > FormatException thrown when *Format methods are given a malformed format > string: log.DebugFormat("Malformed {{,,,5}format{8}!

[jira] Updated: (LOG4NET-69) Exception thrown when *Format methods are given a malformed format string

2006-03-17 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-69?page=all ] Nicko Cadell updated LOG4NET-69: Summary: Exception thrown when *Format methods are given a malformed format string (was: FormatException thrown when *Format methods are given a malformed

[jira] Updated: (LOG4NET-69) Exception thrown when *Format methods are given a malformed format string

2006-03-17 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-69?page=all ] Nicko Cadell updated LOG4NET-69: Version: (was: 1.2.10) (was: v.Next) version 1.2.10 does not actualy exist yet so this issue does not affect it. The issue exists in the l

[jira] Created: (LOG4NET-70) CoreDll.dll referenced with different capitalisation

2006-03-24 Thread Nicko Cadell (JIRA)
CoreDll.dll referenced with different capitalisation Key: LOG4NET-70 URL: http://issues.apache.org/jira/browse/LOG4NET-70 Project: Log4net Type: Bug Components: Core Versions: 1.2.9 Reporter: Nicko

[jira] Created: (LOG4NET-71) Reorganise source repository to support multiple src projects

2006-03-24 Thread Nicko Cadell (JIRA)
Reorganise source repository to support multiple src projects - Key: LOG4NET-71 URL: http://issues.apache.org/jira/browse/LOG4NET-71 Project: Log4net Type: Task Reporter: Nicko Cadell The log4net sourc

[jira] Created: (LOG4NET-72) Performance of ILog.xxxFormat methods

2006-03-24 Thread Nicko Cadell (JIRA)
Performance of ILog.xxxFormat methods - Key: LOG4NET-72 URL: http://issues.apache.org/jira/browse/LOG4NET-72 Project: Log4net Type: Improvement Reporter: Nicko Cadell The performance of the ILog.xxxFormat methods can be impro

[jira] Assigned: (LOG4NET-72) Performance of ILog.xxxFormat methods

2006-03-24 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-72?page=all ] Nicko Cadell reassigned LOG4NET-72: --- Assign To: Nicko Cadell > Performance of ILog.xxxFormat methods > - > > Key: LOG4NET-72 > URL: http:

[jira] Created: (LOG4NET-73) ADONetAppender.ActivateOptions() database Connection Leak is called multiple times

2006-03-26 Thread Nicko Cadell (JIRA)
ADONetAppender.ActivateOptions() database Connection Leak is called multiple times -- Key: LOG4NET-73 URL: http://issues.apache.org/jira/browse/LOG4NET-73 Project: Log4net Type: Bug Co

[jira] Updated: (LOG4NET-73) ADONetAppender.ActivateOptions() leaks database connection when called multiple times

2006-03-27 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-73?page=all ] Nicko Cadell updated LOG4NET-73: Summary: ADONetAppender.ActivateOptions() leaks database connection when called multiple times (was: ADONetAppender.ActivateOptions() database Connection Leak

[jira] Resolved: (LOG4NET-73) ADONetAppender.ActivateOptions() leaks database connection when called multiple times

2006-03-27 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-73?page=all ] Nicko Cadell resolved LOG4NET-73: - Fix Version: 1.2.10 Resolution: Fixed Added code to cleanup the connection and command members if the InitialiseDatabaseConnection method is called

[jira] Resolved: (LOG4NET-70) CoreDll.dll referenced with different capitalisation

2006-03-27 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-70?page=all ] Nicko Cadell resolved LOG4NET-70: - Resolution: Fixed Check in to update referenced dll name has fixed this issue. > CoreDll.dll referenced with different capitalisation >

[jira] Resolved: (LOG4NET-69) Exception thrown when *Format methods are given a malformed format string

2006-03-27 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-69?page=all ] Nicko Cadell resolved LOG4NET-69: - Fix Version: 1.2.10 Resolution: Fixed This is fixed and i have added a test to ensure that malformed format strings don't leak exceptions. > Excep

[jira] Created: (LOG4NET-74) Change MemoryAppender member variables to protected

2006-03-27 Thread Nicko Cadell (JIRA)
Change MemoryAppender member variables to protected --- Key: LOG4NET-74 URL: http://issues.apache.org/jira/browse/LOG4NET-74 Project: Log4net Type: Improvement Components: Appenders Versions: 1.2.9 Repor

[jira] Resolved: (LOG4NET-74) Change MemoryAppender member variables to protected

2006-03-28 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-74?page=all ] Nicko Cadell resolved LOG4NET-74: - Fix Version: 1.2.10 Resolution: Fixed > Change MemoryAppender member variables to protected > --- >

[jira] Resolved: (LOG4NET-72) Performance of ILog.xxxFormat methods

2006-03-29 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-72?page=all ] Nicko Cadell resolved LOG4NET-72: - Fix Version: 1.2.10 Resolution: Fixed Checked in code to resolve this issue > Performance of ILog.xxxFormat methods > -

[jira] Closed: (LOG4NET-75) StreamWriter doesn't flush

2006-04-23 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-75?page=all ] Nicko Cadell closed LOG4NET-75: --- Resolution: Invalid Jim, Can you post this query to the log4net user list. For details see http://logging.apache.org/log4net/support.html Please include th

[jira] Created: (LOG4NET-79) SecurityException thrown in LogicalThreadContextProperties GetProperties

2006-07-10 Thread Nicko Cadell (JIRA)
SecurityException thrown in LogicalThreadContextProperties GetProperties Key: LOG4NET-79 URL: http://issues.apache.org/jira/browse/LOG4NET-79 Project: Log4net Type: Bug Components: Core

[jira] Resolved: (LOG4NET-79) SecurityException thrown in LogicalThreadContextProperties GetProperties

2006-07-10 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-79?page=all ] Nicko Cadell resolved LOG4NET-79: - Resolution: Fixed Updated code to catch exception and disable the LogicalThreadContextProperties > SecurityException thrown in LogicalThreadContextPrope

[jira] Commented: (LOG4NET-80) Allow LogitcalThreadContextProperties to be stored in HttpContext.Items instead of CallContext

2006-07-14 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-80?page=comments#action_12421084 ] Nicko Cadell commented on LOG4NET-80: - If we are going to have to support both CallContext and HttpContext as storage locations for the LogicalThreadContext, t

[jira] Commented: (LOG4NET-84) Allow messages to be printed in ascendant order according to date time.

2006-07-28 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-84?page=comments#action_12424196 ] Nicko Cadell commented on LOG4NET-84: - The LoggingEvent captures the event TimeStamp as close as possible to when the event occurred, not when it is written to

[jira] Closed: (LOG4NET-84) Allow messages to be printed in ascendant order according to date time.

2006-07-28 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-84?page=all ] Nicko Cadell closed LOG4NET-84. --- Resolution: Invalid Assignee: Nicko Cadell Closing this issue as invalid because it is a usage requirement that can be resolved by correct configuration of

[jira] Commented: (LOG4NET-77) A small improvement of log4net.Layout.Pattern.ExceptionPatternConverter - added 'Option' propery support

2006-07-29 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-77?page=comments#action_12424305 ] Nicko Cadell commented on LOG4NET-77: - For consistency i would go for SystemInfo.NullText > A small improvement of log4net.Layout.Pattern.ExceptionPatternConve

[jira] Commented: (LOG4NET-86) In RollingFileAppender when setting CountDirection=1 and the curr size reach int.MaxValue

2006-07-29 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-86?page=comments#action_12424306 ] Nicko Cadell commented on LOG4NET-86: - Ron, If CountDirection is > 0 then the latest file will be the highest numbered one, when a log file is rolled, none of

[jira] Commented: (LOG4NET-86) In RollingFileAppender when setting CountDirection=1 and the curr size reach int.MaxValue

2006-07-29 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-86?page=comments#action_12424324 ] Nicko Cadell commented on LOG4NET-86: - The only problem with rolling the counter back to 0 is if the appender is initialised with the existing files straddling

[jira] Commented: (LOG4NET-86) In RollingFileAppender when setting CountDirection=1 and the curr size reach int.MaxValue

2006-07-30 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-86?page=comments#action_12424446 ] Nicko Cadell commented on LOG4NET-86: - I agree that adding code to correctly handle the wrap around condition would be better than just expanding the number sp

[jira] Commented: (LOG4NET-87) Support ASP.Net related PatternConverters to allow items from the HttpContext.Current.Session, Cache, Request, etc. to be captured.

2006-07-31 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-87?page=comments#action_12424682 ] Nicko Cadell commented on LOG4NET-87: - Gert, I think these patterns are a very god idea. I have a few suggestions on how to polish them up for release: The

[jira] Commented: (LOG4NET-88) [PATCH] to AdoNetAppender.cs to support .NET 2.0 connectionStrings configuration section

2006-08-10 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-88?page=comments#action_12427146 ] Nicko Cadell commented on LOG4NET-88: - When you upload an attachment there is a pair of radio buttons just under the file browser. I believe that you are force

[jira] Commented: (LOG4NET-89) Still A Problem Inserting Null Value For Int32 Values

2006-08-10 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-89?page=comments#action_12427160 ] Nicko Cadell commented on LOG4NET-89: - The standard layouts always return a non-null string. The 'raw' layouts return an object, which will be null if the val

[jira] Closed: (LOG4NET-89) Still A Problem Inserting Null Value For Int32 Values

2006-08-10 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-89?page=all ] Nicko Cadell closed LOG4NET-89. --- Resolution: Invalid Assignee: Nicko Cadell This is a configuration question rather than a code issue so I'm going to make this as closed and invalid. > St

[jira] Commented: (LOG4NET-98) Update header comment in files to be compliant with new Apache header requirements: http://www.apache.org/legal/src-headers.html for 11/1/2006 deadline

2006-10-28 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-98?page=comments#action_12445418 ] Nicko Cadell commented on LOG4NET-98: - The NOTICE file will have to be updated as follows: ** ** NOTICE file corresponding to the section 4 (d) of the

[jira] Updated: (LOG4NET-98) Update header comment in files to be compliant with new Apache header requirements: http://www.apache.org/legal/src-headers.html for 11/1/2006 deadline

2006-10-28 Thread Nicko Cadell (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-98?page=all ] Nicko Cadell updated LOG4NET-98: Affects Version/s: 1.2.11 v.Next Priority: Blocker (was: Minor) Updated issue to be blocker for next releases. This issue m

[jira] Resolved: (LOG4NET-110) [PATCH] Expand environment variables in filenames of file appenders

2007-02-12 Thread Nicko Cadell (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicko Cadell resolved LOG4NET-110. -- Resolution: Invalid Assignee: Nicko Cadell The equivalent effect can be achieved using t

[jira] Created: (LOG4NET-112) Add support to the UdpAppender for IP v6 remote addresses

2007-02-12 Thread Nicko Cadell (JIRA)
Add support to the UdpAppender for IP v6 remote addresses - Key: LOG4NET-112 URL: https://issues.apache.org/jira/browse/LOG4NET-112 Project: Log4net Issue Type: Improvement Co

[jira] Commented: (LOG4NET-112) Add support to the UdpAppender for IP v6 remote addresses

2007-02-12 Thread Nicko Cadell (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472360 ] Nicko Cadell commented on LOG4NET-112: -- Details from an email on the log4net-dev list. From: Olivier DALET Subj

[jira] Resolved: (LOG4NET-112) Add support to the UdpAppender for IP v6 remote addresses

2007-02-12 Thread Nicko Cadell (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicko Cadell resolved LOG4NET-112. -- Resolution: Fixed Fixed by adding support for IPv6 to the UdpAppender > Add support to the Ud

[jira] Updated: (LOG4NET-100) IPAddressConverter improvement for .NET 2 or .NET 3

2007-02-12 Thread Nicko Cadell (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicko Cadell updated LOG4NET-100: - Affects Version/s: (was: 1.2.11) > IPAddressConverter improvement for .NET 2 or .NET 3 > ---

[jira] Resolved: (LOG4NET-100) IPAddressConverter improvement for .NET 2 or .NET 3

2007-02-12 Thread Nicko Cadell (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicko Cadell resolved LOG4NET-100. -- Resolution: Fixed Fix Version/s: 1.2.11 Assignee: Nicko Cadell Added code to I

[jira] Resolved: (LOG4NET-104) At Run time, when I update configuration parameters, I wish that it will be also saved in the section in the config file.

2007-02-12 Thread Nicko Cadell (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicko Cadell resolved LOG4NET-104. -- Resolution: Duplicate > At Run time, when I update configuration parameters, I wish that it wi

[jira] Resolved: (LOG4NET-98) Update header comment in files to be compliant with new Apache header requirements: http://www.apache.org/legal/src-headers.html for 11/1/2006 deadline

2007-02-12 Thread Nicko Cadell (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicko Cadell resolved LOG4NET-98. - Resolution: Fixed Fix Version/s: 1.2.11 Assignee: Nicko Cadell (was: Ron Grabowsk

[jira] Commented: (LOG4NET-109) WindowsSecurityContext support for the original identity

2007-02-12 Thread Nicko Cadell (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472477 ] Nicko Cadell commented on LOG4NET-109: -- I do not understand how your proposed functionality is different from t

[jira] Commented: (LOG4NET-108) [PATCH] add support for multiple evaluators in BufferingAppenderSkeletan

2007-02-12 Thread Nicko Cadell (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472479 ] Nicko Cadell commented on LOG4NET-108: -- It would be possible to implement this feature without modifying the B

[jira] Commented: (LOG4NET-106) TraceAppender : Add switch to disable using logger name as trace category

2007-02-12 Thread Nicko Cadell (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472481 ] Nicko Cadell commented on LOG4NET-106: -- How about just using a PatternLayout to render the string for the categ

[jira] Resolved: (LOG4NET-92) [PATCH] Build for Compact Framework 2.0

2007-02-12 Thread Nicko Cadell (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicko Cadell resolved LOG4NET-92. - Resolution: Fixed Fix Version/s: 1.2.11 Assignee: Nicko Cadell Updated code and b

[jira] Resolved: (LOG4NET-113) [PATCH] SystemInfo.GetTypeFromString() raises NotSupportedException

2007-02-17 Thread Nicko Cadell (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicko Cadell resolved LOG4NET-113. -- Resolution: Fixed Assignee: Nicko Cadell patch applied > [PATCH] SystemInfo.GetTypeFrom

[jira] Resolved: (LOG4NET-91) [PATCH] Add layout param to RenderLoggingEvent function of AppenderSkeleton class

2007-02-17 Thread Nicko Cadell (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicko Cadell resolved LOG4NET-91. - Resolution: Won't Fix Assignee: Nicko Cadell As you suggest the code to call the Layout.For

[jira] Commented: (LOG4NET-114) Unit tests only support .NET 1.0

2007-02-19 Thread Nicko Cadell (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474325 ] Nicko Cadell commented on LOG4NET-114: -- The main issue with running the unit tests from NAnt is that the task

[jira] Commented: (LOG4NET-114) Unit tests only support .NET 1.0

2007-02-25 Thread Nicko Cadell (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475726 ] Nicko Cadell commented on LOG4NET-114: -- I have changed the test build to run the tests for the current framewor

[jira] Commented: (LOG4NET-114) Unit tests only support .NET 1.0

2007-02-25 Thread Nicko Cadell (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475793 ] Nicko Cadell commented on LOG4NET-114: -- I have checked in an update to the tests that should fix the line endin

[jira] Commented: (LOG4NET-109) WindowsSecurityContext support for the original identity

2007-03-06 Thread Nicko Cadell (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478426 ] Nicko Cadell commented on LOG4NET-109: -- What happens if you use: > WindowsSecurityCont

[jira] Resolved: (LOG4NET-97) Make Hierarchy's ILoggerFactory aware of the repository's LevelMap

2007-03-06 Thread Nicko Cadell (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicko Cadell resolved LOG4NET-97. - Resolution: Fixed Fix Version/s: 1.2.11 Assignee: Nicko Cadell I have committed t

[jira] Resolved: (LOG4NET-109) WindowsSecurityContext support for the original identity

2007-05-04 Thread Nicko Cadell (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicko Cadell resolved LOG4NET-109. -- Resolution: Invalid Assignee: Nicko Cadell This functionality is already supported by th

[jira] Commented: (LOG4NET-1) Support Fallback Appenders

2010-09-14 Thread Nicko Cadell (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909433#action_12909433 ] Nicko Cadell commented on LOG4NET-1: I am currently out of the office with no access to

<    1   2