4 references to Log
Microsoft.AspNetCore.Routing (4)
DefaultLinkParser.cs (4)
61
Log
.PathParsingSucceeded(_logger, path, endpoint);
66
Log
.PathParsingFailed(_logger, path, endpoints);
77
Log
.EndpointsNotFound(_logger, address);
81
Log
.EndpointsFound(_logger, address, endpoints);