Skip to content

Add public API to BinaryLogger that parses its parameter string #12256

@tmat

Description

@tmat

The string is parsed in

private bool TryInterpretPathParameter(string parameter, out string filePath)

We need to parse the file path out of the /bl command line option in dotnet-watch and need to replicate the parsing logic.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions