Skip to content

clean up & configure logging/output #42

@jesteria

Description

@jesteria

Status/logging output is currently done through print (to stdout) within nprintML, and via unconfigured logging in AutoML. This should be centralized via configurable logging (defaulting to stdout), and AutoML logging brought under control as necessary.

Output might default to a clear but terse format e.g.:

[I] step.Net → …
[E] nprintml.net.execute.CommandError x

Or something even better!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions