Skip to content

Consider adding context.trace (or context.verbose) #304

@mathewc

Description

@mathewc

C# functions can bind to a TraceWriter which allows logging at different levels (log.Info, log.Verbose, etc.).

Currently Node only supports context.log which we map to an Info level trace. It would be good to have a way for Node to write Verbose traces as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions