8 references to Log
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (8)
RuntimeViewCompiler.cs (8)
69Log.ViewCompilerLocatedCompiledView(_logger, precompiledView.RelativePath); 81Log.ViewCompilerNoCompiledViewsFound(_logger); 126Log.ViewCompilerLocatedCompiledViewForPath(_logger, normalizedPath); 174Log.ViewCompilerInvalidatingCompiledFile(_logger, item.NormalizedPath); 246Log.ViewCompilerCouldNotFindFileAtPath(_logger, normalizedPath); 267Log.ViewCompilerFoundFileToCompile(_logger, normalizedPath); 335Log.GeneratedCodeToAssemblyCompilationStart(_logger, codeDocument.Source.FilePath); 366Log.GeneratedCodeToAssemblyCompilationEnd(_logger, codeDocument.Source.FilePath, startTimestamp);