A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/NLog/NLog/wiki/GZip-File-Target below:

GZip File Target · NLog/NLog Wiki · GitHub

Writes LogEvents to file using GZip compression, by extending the standard NLog File Target.

Platforms Supported: All - Requires nuget-package NLog.Targets.GZipFile

<targets>
  <target xsi:type="GZipFile"
          name="string"
          fileName="Layout"
          layout="Layout"
          compressionLevel="CompressionLevel"
          keepFileOpen="boolean"
          enableArchiveFileCompression="boolean"
          archiveOldFileOnStartup="boolean"
  />
</targets>

Also inherits all parameters from the standard File-Target.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4