Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Improve log output while parsing log files #200

@cho-trackman

Description

@cho-trackman

I spend a long time debugging why Issues didn't have the correct paths set. It turns out that using a logger where the verbosity is set to Quiet does not contain the <project... element that contains the project path. The issue is that XmlFileLoggerLogFileFormat is silent about it and you have to debug a lot to discover it.

I suggest adding a disclaimer somewhere or make XmlFileLoggerLogFileFormat throw. What do you think?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions