Worked on documentation but now I must rest

This commit is contained in:
2026-02-09 23:13:16 -05:00
parent 221a768384
commit 04750ddd5a
46 changed files with 450 additions and 202 deletions

View File

@@ -16,7 +16,7 @@
<meta name="docfx:rel" content="../">
<meta name="docfx:docurl" content="https://github.com/BlazeyDotOrg/Awperative/new/main/apiSpec/new?filename=Awperative_Debug.md&amp;value=---%0Auid%3A%20Awperative.Debug%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
@@ -89,7 +89,7 @@
<h1 id="Awperative_Debug" data-uid="Awperative.Debug" class="text-break">
Class Debug <a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L8"><i class="bi bi-code-slash"></i></a>
Class Debug
</h1>
<div class="facts text-secondary">
@@ -156,7 +156,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
<h3 id="Awperative_Debug_LogFilePath" data-uid="Awperative.Debug.LogFilePath">
LogFilePath
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Core.cs/#L21"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>True path of the log file Awperative dumps to.</p>
@@ -192,7 +192,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
<h3 id="Awperative_Debug_AssertAction_System_Boolean_System_String_" data-uid="Awperative.Debug.AssertAction(System.Boolean,System.String)">
AssertAction(bool, string)
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L29"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Writes the current message to the log file if the condition is true.</p>
@@ -228,7 +228,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
<h3 id="Awperative_Debug_AssertError_System_Boolean_System_String_" data-uid="Awperative.Debug.AssertError(System.Boolean,System.String)">
AssertError(bool, string)
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L129"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Writes the current message to the log file if the condition is true.</p>
@@ -264,7 +264,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
<h3 id="Awperative_Debug_AssertGeneric_System_Boolean_System_String_System_String_System_String___System_String___" data-uid="Awperative.Debug.AssertGeneric(System.Boolean,System.String,System.String,System.String[],System.String[])">
AssertGeneric(bool, string, string, string[], string[])
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L163"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Writes the current message to the log file if the condition is true. With any given call sign.</p>
@@ -309,7 +309,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
<h3 id="Awperative_Debug_AssertState_System_Boolean_System_String_" data-uid="Awperative.Debug.AssertState(System.Boolean,System.String)">
AssertState(bool, string)
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L54"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Writes the current message to the log file if the condition is true.</p>
@@ -345,7 +345,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
<h3 id="Awperative_Debug_AssertValue_System_Boolean_System_String_" data-uid="Awperative.Debug.AssertValue(System.Boolean,System.String)">
AssertValue(bool, string)
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L79"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Writes the current message to the log file if the condition is true.</p>
@@ -381,7 +381,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
<h3 id="Awperative_Debug_AssertWarning_System_Boolean_System_String_" data-uid="Awperative.Debug.AssertWarning(System.Boolean,System.String)">
AssertWarning(bool, string)
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L104"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Writes the current message to the log file if the condition is true.</p>
@@ -417,7 +417,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
<h3 id="Awperative_Debug_LogAction_System_String_" data-uid="Awperative.Debug.LogAction(System.String)">
LogAction(string)
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L14"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Writes the current message to the log file.</p>
@@ -450,7 +450,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
<h3 id="Awperative_Debug_LogAction_System_String_System_String___System_String___" data-uid="Awperative.Debug.LogAction(System.String,System.String[],System.String[])">
LogAction(string, string[], string[])
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L22"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Writes the current message to the log file. With any given call sign.</p>
@@ -489,7 +489,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
<h3 id="Awperative_Debug_LogError_System_String_" data-uid="Awperative.Debug.LogError(System.String)">
LogError(string)
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L114"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Writes the current message to the log file.</p>
@@ -522,7 +522,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
<h3 id="Awperative_Debug_LogError_System_String_System_String___System_String___" data-uid="Awperative.Debug.LogError(System.String,System.String[],System.String[])">
LogError(string, string[], string[])
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L122"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Writes the current message to the log file. With any given call sign.</p>
@@ -561,7 +561,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
<h3 id="Awperative_Debug_LogGeneric_System_String_System_String_System_String___System_String___" data-uid="Awperative.Debug.LogGeneric(System.String,System.String,System.String[],System.String[])">
LogGeneric(string, string, string[], string[])
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L142"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Writes the current message to the log file. With any given call sign.</p>
@@ -603,7 +603,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
<h3 id="Awperative_Debug_LogState_System_String_" data-uid="Awperative.Debug.LogState(System.String)">
LogState(string)
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L39"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Writes the current message to the log file.</p>
@@ -636,7 +636,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
<h3 id="Awperative_Debug_LogState_System_String_System_String___System_String___" data-uid="Awperative.Debug.LogState(System.String,System.String[],System.String[])">
LogState(string, string[], string[])
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L47"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Writes the current message to the log file. With any given call sign.</p>
@@ -675,7 +675,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
<h3 id="Awperative_Debug_LogValue_System_String_" data-uid="Awperative.Debug.LogValue(System.String)">
LogValue(string)
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L64"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Writes the current message to the log file.</p>
@@ -708,7 +708,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
<h3 id="Awperative_Debug_LogValue_System_String_System_String___System_String___" data-uid="Awperative.Debug.LogValue(System.String,System.String[],System.String[])">
LogValue(string, string[], string[])
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L72"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Writes the current message to the log file. With any given call sign.</p>
@@ -747,7 +747,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
<h3 id="Awperative_Debug_LogWarning_System_String_" data-uid="Awperative.Debug.LogWarning(System.String)">
LogWarning(string)
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L89"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Writes the current message to the log file.</p>
@@ -780,7 +780,7 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
<h3 id="Awperative_Debug_LogWarning_System_String_System_String___System_String___" data-uid="Awperative.Debug.LogWarning(System.String,System.String[],System.String[])">
LogWarning(string, string[], string[])
<a class="header-action link-secondary" title="View source" href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L97"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Writes the current message to the log file. With any given call sign.</p>
@@ -819,7 +819,6 @@ Class Debug <a class="header-action link-secondary" title="View source" href="h
</article>
<div class="contribution d-print-none">
<a href="https://github.com/BlazeyDotOrg/Awperative/blob/main/Awperative/Kernel/Communication/Debug/Writer.cs/#L8" class="edit-link">Edit this page</a>
</div>