Rename Logging.md to logging.md
This commit is contained in:
Родитель
45418d0506
Коммит
9ce82517f1
|
@ -10,4 +10,4 @@ Each extension part can inject a `TraceSource` instance that is created as part
|
|||
|
||||
## Accessing log entries
|
||||
|
||||
Currently the logs are output to `%TEMP%\VSLogs` directory in `svclog` XML format. This format allows logs from multiple processes to be correlated to each other and can be opened by [Microsoft Service Trace Viewer](https://docs.microsoft.com/en-us/dotnet/framework/wcf/service-trace-viewer-tool-svctraceviewer-exe) tool. This tool should already be available on machines with Visual Studio as it is part of .Net Framework tools.
|
||||
Currently the logs are output to `%TEMP%\VSLogs` directory in `svclog` XML format. This format allows logs from multiple processes to be correlated to each other and can be opened by [Microsoft Service Trace Viewer](https://docs.microsoft.com/en-us/dotnet/framework/wcf/service-trace-viewer-tool-svctraceviewer-exe) tool. This tool should already be available on machines with Visual Studio as it is part of .Net Framework tools.
|
Загрузка…
Ссылка в новой задаче