Logging category in EventLogging [Modified]
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I am trying to use logging application block to log messages. I have to specify a user defined category on which events have to be logged. By default it's coming in the category "none" irrespective of the category we supplied. How to correct this? Isn't there any relation between the category of the eventviewer and the category property of the logentry. Should we have to play with registry for doing this? Thanks in advance.
modified on Monday, May 26, 2008 10:24 AM