ZipArchive.DefaultLogWriter Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9147)
DefaultLogWriter
Gets or sets a default log writer used by all new instances of Zip
Declaration
public static ILogWriter DefaultLogWriter { get; set; }
Property Value
Type | Description |
---|---|
ILog |
Default log writer. |