AW: AW: WMI-Appender question

2008-02-28 Thread Andreas Brauchli
Status update on fireing wmi events without administrative priviledges: I made it work.. somehow and _very_ hackish: since one cannot set permissions for fireing events (wmimgmt.msc) but one can set permissions to call a method, I decided to implement a trigger-event method on a wmi provider. Th

Logging issues

2008-02-28 Thread Raghunandan S
Hi, I am using RollingFileAppender and LeveMatchFilter (filters) to log different types of logs into different files. I am able to log Info log into info_.log file, debug log into debug_.log file and error into error_.log But due to the default LockingModelBase (as exclusive lock) of Rollin

[jira] Commented: (LOG4NET-66) PreserveFileExtension with StaticFileName

2008-02-28 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573499#action_12573499 ] Ron Grabowski commented on LOG4NET-66: -- Did you run the test cases on this patch? I'm

[jira] Assigned: (LOG4NET-66) PreserveFileExtension with StaticFileName

2008-02-28 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski reassigned LOG4NET-66: Assignee: Ron Grabowski > PreserveFileExtension with StaticFileName > -

[jira] Created: (LOG4NET-143) Invalid Repository Config Uri composition from "log4net.Config" application setting

2008-02-28 Thread Eduard Gomolyako (JIRA)
Invalid Repository Config Uri composition from "log4net.Config" application setting --- Key: LOG4NET-143 URL: https://issues.apache.org/jira/browse/LOG4NET-143 Project: L