We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d3e4be commit 7093725Copy full SHA for 7093725
_posts/2025-04-29-nlog-6-0-major-changes.md
@@ -56,7 +56,7 @@ The old archive-logic:
56
57
NLog FileTarget still support static archive logic with `File.Move`, but it must be explictly activated
58
by specifying `ArchiveFileName`. If not using `ArchiveFileName` but want to revert to old archive-logic
59
-with `File.Move` then just ensure to assign `ArchiveFileName="..."` with the same value as `FileName="..."`.
+with `File.Move`, then just assign `ArchiveFileName="..."` to have the same value as `FileName="..."`.
60
61
NLog FileTarget no longer has the following options:
62
0 commit comments