update 20241127
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="GENERATOR" content="VSdocman - documentation generator; https://www.helixoft.com" />
|
||||
<link rel="icon" href="favicon.ico">
|
||||
<title>Startup Methods</title>
|
||||
<title>APILogging Methods</title>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="msdn2019/toc.css" />
|
||||
<script src="msdn2019/toc.js"></script>
|
||||
@@ -75,11 +75,11 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
</div>
|
||||
|
||||
<div id="mainBody">
|
||||
<h1 class="title">Startup Methods</h1>
|
||||
<h1 class="title">APILogging Methods</h1>
|
||||
<p />
|
||||
<p>
|
||||
The following tables list the members exposed by the
|
||||
<a href="topic_00000000000000E8.html">Startup</a>
|
||||
<a href="topic_00000000000000E8.html">APILogging</a>
|
||||
type.
|
||||
</p>
|
||||
|
||||
@@ -115,11 +115,41 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
<img alt="Static" title="Static" src="msdn2019/static.png"></img>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_00000000000000E9.html">Configuration(IAppBuilder)</a>
|
||||
<a href="topic_00000000000000EA.html">Log(HttpRequestMessage, string, LogLevelType)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
<img alt="Static" title="Static" src="msdn2019/static.png"></img>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_00000000000000E9.html">initLogging()</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
@@ -155,6 +185,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="section_container">
|
||||
<div class="section_heading">
|
||||
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">See Also</a></span>
|
||||
@@ -163,8 +194,8 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
|
||||
<div id="seeAlsoSection" class="section">
|
||||
<div>
|
||||
<a href="topic_00000000000000E8.html">Startup Class</a><br />
|
||||
<a href="topic_00000000000000E7.html">OnDocAPI_NetFramework Namespace</a><br />
|
||||
<a href="topic_00000000000000E8.html">APILogging Class</a><br />
|
||||
<a href="topic_00000000000000E1.html">API_NetFramework.Models Namespace</a><br />
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user