I\'ve written a C# windows service which can write messages to a custom EventLog or to any number of files. These messages are all marked with some priority (so, for exampl
I've actually used the BitFactory Logger that has a socket logger that you can use for this purpose.