3 references to ConfigurableForwardingLogger
Microsoft.Build (2)
BackEnd\BuildManager\BuildManager.cs (1)
3275
Type configurableLoggerType = typeof(
ConfigurableForwardingLogger
);
BackEnd\Components\Logging\LoggingService.cs (1)
1882
ConfigurableForwardingLogger
forwardingLogger => forwardingLogger.GetMinimumMessageImportance(),
MSBuild (1)
XMake.cs (1)
3630
/// node using an instance of <see cref="
ConfigurableForwardingLogger
"/> with the following parameters.