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