5 references to Log
Microsoft.AspNetCore.Mvc.Razor (5)
Compilation\DefaultViewCompiler.cs (5)
58
Log
.ViewCompilerLocatedCompiledView(logger, compiledView.RelativePath);
70
Log
.ViewCompilerNoCompiledViewsFound(logger);
98
Log
.ViewCompilerLocatedCompiledViewForPath(_logger, relativePath);
105
Log
.ViewCompilerLocatedCompiledViewForPath(_logger, normalizedPath);
110
Log
.ViewCompilerCouldNotFindFileAtPath(_logger, relativePath);