This probably has an easy answer, but I have not been able to find it yet. I was wondering if there was a simple solution to export the trace results on trace.axd to some kind of log file.
thanks
The <trace> element has a writeToDiagnosticsTrace parameter that allows you to capture trace events using a trace listener.
, . - ASP.NET , , - , - .
, , :
http://www.15seconds.com/issue/020910.htm
Source: https://habr.com/ru/post/1703815/More articles:App.config and ConfigurationManager - c #I want to hide system commands issued from system () - c ++Question about Javascript encoding - javascriptFormatting BIRT Legend of a histogram - javaSQL Group by - sqlgetting IHTMLStyle3 from Dom HtmlElement in IE - c #Sort WPF ListView with System.Linq.Grouping - sortingRunning a file_get_contents () session in PHP - phpHow to profile a single library solution using Visual Studio 2008 tool (s)? - visual-studio-2008How to get a link to a WCF service object from the code that creates it? - c #All Articles