Skip to content

Commit 1c5cfbe

Browse files
committed
NLog v6 has less targets out-of-the-box
1 parent eb82486 commit 1c5cfbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ <h1 class="page-header" id="targets">Targets</h1>
8787
NLog Targets handles the writing of log events to their destination, after having formatted the LogEvent using the configured NLog Layout.
8888
NLog supports sending the same LogEvent to multiple destination targets, and each target can have their own unique output format.
8989
</p>
90-
<p>There are more than 30 targets provided out-of-the-box, including:</p>
90+
<p>There are more than 20 targets provided out-of-the-box, including:</p>
9191
<div id="targets-list">
9292
<div class="row">
9393
<div class="col-sm-4">

0 commit comments

Comments
 (0)