Fixes https://github.com/aspnet/AspNetCore-Internal/issues/2101 |
||
|---|---|---|
| .. | ||
| Core | ||
| Https/src | ||
| Kestrel | ||
| Transport.Abstractions/src | ||
| Transport.Libuv | ||
| Transport.Sockets/src | ||
| perf | ||
| samples | ||
| shared | ||
| test | ||
| tools/CodeGenerator | ||
| Directory.Build.props | ||
| README.md | ||
| xunit.runner.json | ||
README.md
KestrelHttpServer
Kestrel is a cross-platform web server for ASP.NET Core.
File logging for functional test
Turn on file logging for Kestrel functional tests by specifying the environment variable ASPNETCORE_TEST_LOG_DIR to the log output directory.