static ConsoleServiceLog()
 {
     ServiceLogManager.EnsureRegistration();
 }
 static SPEventLogServiceLog()
 {
     ServiceLogManager.EnsureRegistration();
 }
예제 #3
0
 static ServiceManagerDebuggerBase()
 {
     ServiceLogManager.EnsureRegistration();
 }
 static StreamServiceLog()
 {
     ServiceLogManager.EnsureRegistration();
 }
 static TraceSourceServiceLog()
 {
     ServiceLogManager.EnsureRegistration();
 }
 static Log4NetServiceLog()
 {
     ServiceLogManager.EnsureRegistration();
 }
예제 #7
0
 static SPDeveloperServiceLog()
 {
     ServiceLogManager.EnsureRegistration();
 }