1 write to LoggerId
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingService.cs (1)
1139
forwardingLogger.
LoggerId
= sinkId;
2 references to LoggerId
Microsoft.Build (2)
BackEnd\Components\Logging\LoggingService.cs (2)
1061
_centralForwardingLoggerSinkId = centralForwardingLoggerDescription.
LoggerId
;
1216
forwardingLogger.BuildEventRedirector = new EventRedirectorToSink(description.
LoggerId
, forwardingLoggerSink);