Skip to content

remove println #2

@prabirshrestha

Description

@prabirshrestha

Would be good if there was no println or used eprintln for critical errors.

As for now when zipping it seems to log this. Would it be possible to at least remove this?

println!(
"central_directory_offset {:?} {:0X}",
central_directory_offset, central_directory_offset
);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions