think this could be resolved by writing a coupled provider
(that runs inside WMI).
Cheers,
andreas
-Ursprüngliche Nachricht-
Von: Andreas Brauchli [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 28. Februar 2008 08:38
An: Log4NET Dev
Betreff: AW: AW: WMI-Appender question
That's th
e return of the value.. anyway..
Thanks, I'll keep you updated if I find something
andreas
-Ursprüngliche Nachricht-
Von: Ron Grabowski [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 27. Februar 2008 19:02
An: Log4NET Dev
Betreff: Re: AW: WMI-Appender question
Can you post a non-log4net
hat issue first.
- Original Message
From: Andreas Brauchli <[EMAIL PROTECTED]>
To: Log4NET Dev
Sent: Thursday, February 21, 2008 2:36:28 AM
Subject: AW: WMI-Appender question
Hi Ron,
The logging doesn't differ from the usual Log4Net style:
if (log.IsInfoEnabled) log.Info("
but these will only come in
when the log4net-app. Is run with administrative priviledges.
Thanks,
andreas
-Ursprüngliche Nachricht-
Von: Ron Grabowski [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 20. Februar 2008 02:17
An: Log4NET Dev
Betreff: Re: WMI-Appender question
How do you fire u
I think you have to use the supplied WmiInstaller class:
http://msdn.microsoft.com/msdnmag/issues/05/09/WMI/
- Original Message
From: Ron Grabowski <[EMAIL PROTECTED]>
To: Log4NET Dev
Sent: Tuesday, February 19, 2008 8:17:14 PM
Subject: Re: WMI-Appender question
How do you fire
How do you fire using normal WMI code when the application is run in non-admin
mode?
- Original Message
From: Andreas Brauchli <[EMAIL PROTECTED]>
To: log4net-dev@logging.apache.org
Sent: Tuesday, February 19, 2008 3:21:51 AM
Subject: WMI-Appender question
I am experimenting wi
I am experimenting with the WMI Appender and I found it to be just what
I want. The only issue that needs to be resolved, is how to fire events
when the application doesn't run as admin. Any solutions?
thanks,
andreas