|
|
||
|---|---|---|
| .. | ||
| Core | ||
| Kestrel | ||
| Transport.Libuv | ||
| Transport.Quic | ||
| Transport.Sockets | ||
| perf/Kestrel.Performance | ||
| samples | ||
| shared | ||
| stress | ||
| test | ||
| tools/CodeGenerator | ||
| Directory.Build.props | ||
| Kestrel.sln | ||
| NuGet.config | ||
| README.md | ||
| build.cmd | ||
| build.sh | ||
| startvs.cmd | ||
| 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.