mirror of
https://github.com/misskey-dev/SyslogPro.git
synced 2025-08-04 15:16:30 +09:00
updated documents
This commit is contained in:
@ -58,10 +58,10 @@
|
||||
Most APIs will return a promise. These APIs can be used using
|
||||
`then(...)/catch(...)`
|
||||
|
||||
Syslog formating classes can be used as input into a Syslog class to be used
|
||||
simultatniusly to the same Syslog server. The Syslog Class with a configured
|
||||
Syslog server target can also be used as the input into each of the formating
|
||||
classes so that they may run independtly.</div>
|
||||
Syslog formatting classes can be used as input into a Syslog class to be used
|
||||
simultaneously to the same Syslog server. The Syslog Class with a configured
|
||||
Syslog server target can also be used as the input into each of the formatting
|
||||
classes so that they may run independently.</div>
|
||||
|
||||
|
||||
|
||||
@ -75,7 +75,7 @@ classes so that they may run independtly.</div>
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="index.js.html">index.js</a>, <a href="index.js.html#line3">line 3</a>
|
||||
<a href="index.js.html">index.js</a>, <a href="index.js.html#line4">line 4</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@ -207,7 +207,7 @@ classes so that they may run independtly.</div>
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="index.js.html">index.js</a>, <a href="index.js.html#line35">line 35</a>
|
||||
<a href="index.js.html">index.js</a>, <a href="index.js.html#line36">line 36</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@ -355,7 +355,7 @@ classes so that they may run independtly.</div>
|
||||
|
||||
|
||||
<div class="param-desc">
|
||||
- The formated ANSI color code
|
||||
- The formatted ANSI color code
|
||||
</div>
|
||||
|
||||
|
||||
@ -395,7 +395,7 @@ classes so that they may run independtly.</div>
|
||||
<br class="clear">
|
||||
|
||||
<footer>
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Sep 25 2018 18:22:00 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Sep 25 2018 19:11:53 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
||||
</footer>
|
||||
|
||||
<script>prettyPrint();</script>
|
||||
|
Reference in New Issue
Block a user