Skip to content

Undesirable Console log while reading #807

@PalfLex

Description

@PalfLex

Steps to reproduce

  1. It happens every time when the InitialRead method is called.

Expected behavior

This method should not write information ("Input Encoding:" and "Input Bytes") into the console.

Actual behavior

Since the new version 1.4.1 (Commit: a389d9f; "fix(zip): cleanup/fix of StringCodec") there those two lines of code (line 577 and 597 in ZipInputStream) which always write into the console log.

Could you please fix this, or add an variable to disable this console log?

Thanks

Version of SharpZipLib

Current Version: 1.4.1

Obtained from (only keep the relevant lines)

  • Package installed using NuGet

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions