Skip to content

Add a Trace equivalent to extension's logging setting #1478

Closed
@andyleejordan

Description

@andyleejordan

Noted in #1474, I think we should add a Trace equivalent to the extension's logging setting and our loose abstraction of PsesLogLevel. Notably, we're not sure right now how to get existing trace logs, and moreover, the assembly load events are super noisy and should be moved to a Trace level.

I think settings Diagnostics in the extension gets Trace logs because in the end that's an int with the value 0. Obviously we need to clean this up.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions