forked from Telodendria/Telodendria
Add Log(3) to index
This commit is contained in:
parent
2c0e7e5d65
commit
f07ea912b2
1 changed files with 6 additions and 0 deletions
|
@ -198,6 +198,12 @@ A simple hash map implementation.
|
|||
Basic fixed-size circular queue implementation.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="man/man3/Log.3.html">Log(3)</a></td>
|
||||
<td>
|
||||
Logging framework used to log messages in Telodendria.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2 id="resources">Resources</h2>
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue