|
|
||
|---|---|---|
| .. | ||
| Core | ||
| Kestrel | ||
| Transport.Abstractions/src | ||
| Transport.Libuv | ||
| Transport.Sockets/src | ||
| perf | ||
| samples | ||
| shared/test | ||
| test | ||
| tools/CodeGenerator | ||
| Directory.Build.props | ||
| README.md | ||
| build.cmd | ||
| build.sh | ||
| 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.