We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb82486 commit 1c5cfbeCopy full SHA for 1c5cfbe
index.html
@@ -87,7 +87,7 @@ <h1 class="page-header" id="targets">Targets</h1>
87
NLog Targets handles the writing of log events to their destination, after having formatted the LogEvent using the configured NLog Layout.
88
NLog supports sending the same LogEvent to multiple destination targets, and each target can have their own unique output format.
89
</p>
90
- <p>There are more than 30 targets provided out-of-the-box, including:</p>
+ <p>There are more than 20 targets provided out-of-the-box, including:</p>
91
<div id="targets-list">
92
<div class="row">
93
<div class="col-sm-4">
0 commit comments