Skip to content

BinaryLogger doesn't embed file contents for symbolic links #6773

Description

@KirillOsenkov

If a file is a file system link pointing to another file, FileInfo.Length will be 0 and the file text won't be included.

We should think about a way of detecting links, following them, and grabbing the content from the target file (maybe also add some metadata about the link's source and destination).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions