Make FileQueue use GZip compression according to https://stackoverflow.com/a/37680109 #696
Annotations
6 errors
|
EnoCore/Logging/FileQueue.cs#L19
The type or namespace name 'GZipStream' could not be found (are you missing a using directive or an assembly reference?)
|
EnoCore/Logging/FileQueue.cs#L19
The name 'CompressionMode' does not exist in the current context
|
EnoCore/Logging/FileQueue.cs#L19
The type or namespace name 'GZipStream' could not be found (are you missing a using directive or an assembly reference?)
|
EnoCore/Logging/FileQueue.cs#L19
The name 'CompressionMode' does not exist in the current context
|
|
The logs for this run have expired and are no longer available.
Loading