-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or requestusabilityThis ticket is related to improved usabilityThis ticket is related to improved usability
Description
This module has the std::print module, which works well when compiling a model by hand, but very poorly when using the project fixture of pytest_inmanta.
The idea is to offer another interface for the user to "print out" information from the model, based on python logging.
Open questions:
- It can either be a single plugin, similar to
logging.Logger.log, or multiple plugins, for the different log levels? - Keep the python logging interface, or the agent logging interface (keyword parameters are better there)?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestusabilityThis ticket is related to improved usabilityThis ticket is related to improved usability