C# 클래스 Glyma.SharePoint.Search.GlymaSearchLoggingService

Provides a logging service that logs messages with custom log categories for Glyma search.
상속: SPDiagnosticsServiceBase
파일 보기 프로젝트 열기: chris-tomich/Glyma 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DiagnosticAreaName string

공개 메소드들

메소드 설명
GlymaSearchLoggingService ( string name, SPFarm farm ) : System
this ( LogCategoryId categoryId ) : SPDiagnosticsCategory

보호된 메소드들

메소드 설명
ProvideAreas ( ) : IEnumerable

비공개 메소드들

메소드 설명
GlymaSearchLoggingService ( ) : System

메소드 상세

GlymaSearchLoggingService() 공개 메소드

public GlymaSearchLoggingService ( string name, SPFarm farm ) : System
name string
farm SPFarm
리턴 System

ProvideAreas() 보호된 메소드

protected ProvideAreas ( ) : IEnumerable
리턴 IEnumerable

this() 공개 메소드

public this ( LogCategoryId categoryId ) : SPDiagnosticsCategory
categoryId LogCategoryId
리턴 SPDiagnosticsCategory

프로퍼티 상세

DiagnosticAreaName 공개적으로 정적으로 프로퍼티

public static string DiagnosticAreaName
리턴 string