-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature
I want to use the command programmically by calling runCommand and get the output (to feedback to LLM). Currently nuxi uses a global singleton logger and not swappable (https://github.com/nuxt/cli/blob/692e6a97f673985de376489aa82854b88435f4cf/packages/nuxi/src/utils/logger.ts#L4), I would wish a standardized logger in city, and a logger option in runCommand to override the default logger for us to grab the information (or provide different rendering).
Additional information
- Would you be willing to help implement this feature?
pi0
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request