Skip to content

Commit

Permalink
Update api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rluvaton authored Oct 5, 2023
1 parent d4ce32a commit 1568698
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -979,7 +979,6 @@ optimum balance between extremely efficient logging at high demand periods
and safer logging at low demand periods.
if needed to wait for the logs to be flushed, the callback can be used.
(when using a custom `WritableStream` in destination that has the `flush` function, you should call the callback after finish flushing)
* See [`destination` parameter](#destination)
* See [Asynchronous Logging ⇗](/docs/asynchronous.md)
Expand Down

0 comments on commit 1568698

Please sign in to comment.