I am looking for the location where SharePoint 2010 stores Diagnostic Logging Categories located on the Central Administration Diagnostic Logging page.
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
It is not simply a file or list somewhere. The Diagnostic areas and sub-categories are provided by custom diagnostic services derived from the SPDiagnosticsServiceBase. Todd Carter has a good blog and sample code: |
|||||||||||
|
|
Looking at steps required to create Custom Logging Service and registering with SharePoint, it can be fairly said that that information is coming from SharePoint farm's configuration database. But the point is, you can have more categories added there and below are the links to get started: and.. |
|||
|
|