The Log4Net mailing list is a great source of information about using log4Net, in this forum we collect all the messages in the log4net user list and some selected threads from the developer list.
| Author |
Messages |
|
pondugud@genco.com
 |
| 11/11/2005 3:35 PM |
|
Hello all,
How do I log application / exception messages on pocket pc application (developed using .net cf)? Opening a file and writing to it? Or can I use log4net? Has anyone used log4net or anything similar to log messages?
Any other thoughts?
Thanks in advance.
|
|
|
|
|
Nicko Cadell
 |
| 11/13/2005 8:53 PM |
|
There is a log4net build for the Compact Framework. It is part of the standard log4net download: http://logging.apache.org/log4net/downloads.html incubating-log4net-1.2.9-beta\bin\netcf\1.0\release
There is even a simple example in the download at: examples\netcf\1.0\Tutorials\ConsoleApp\cs\src
Cheers, Nicko
|
|
|
|
|
Ismay, Greg (CALBRIS)
 |
| 11/14/2005 12:11 AM |
|
Hi there.
We've had a CF app live for a year or so, using log4net for logging. I ended up writing my own appender to send events to our standard webservice layer, but apart from that its all "out of the box" Id recommend configuring log4net progammatically as CF doesn't support "ConfigureAndWatch", and files are a pain anyway on ppc.
Cheers
G
|
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.7
|